Algorithms Using JS Solutions to algorithm problems written in JavaScript To Test run yarn install or npm install at the root of this project run npm run test will trigger all the tests To test a specific algorithm, run npm run test <THE_TEST_FILE>