Skip to content

joshuambg/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

Calculator Interview Challenge - JavaScript Edition

  1. npm install
  2. Have candidate open calculator.js and calculator.spec.js in their favorite editor
  3. Have candidate implement solution to get initial tests to pass
  4. Run tests via npm test
  5. As they get tests to pass, open up otherSpecs file and add more tests

This isn't just to get them to pass the specs - it's about observing how they communicate and develop code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published