Js drills Algorithms and whatnot in pure javascript. How to run ? Simply run in the terminal: git clone https://github.com/eiberham/js-drills.git cd js-drills npm i # to run tests: npm test