Skip to content

jreidgreer/hr41-recursion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HR41 Recursion Problems

These are the recursion problems sent to us by Laura that have been adapted for the Mocha testing environment that HR uses. Please feel free to submit pull requests for the errors you will inevitably find. In addition, in its current form these tests allow for cheating quite frequently (especially binary search). So...your honesty is on you :)

##In This Repo:

  • src/recursionSource.js is where your code goes.
  • SpecRunner.html is your go-to file for running the tests.
  • All tests are contained within spec/recursionSpec.js if you wish to modify them.

##A Note About Pull Requests Should you submit a pull request (and I appreciate it) please ensure you're pushing a non-complete version of recursionSource.js.

About

Recursion Problems for HR41

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages