Skip to content

skoot/rpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polish calculator

This repository is used for interviews. The interview must not exceed 20 minutes.

It presents a polish calculator that must be implemented in a TDD manner.

Prerequisite:

  • You must have an IDE installed (VSCode or PyCharm)
  • Clone this repository, and create a new branch named after the applicant name.
  • Ensure that the working space is pristine, there is not ongoing changes

In you IDE, fold all tests but first. Then follow this procedure:

  1. Ask the applicant to implement code that make the test pass.
  2. Once the test passes, unfold the next one.
  3. Repeat

About

RPN interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages