This is a compilation of Alghrithm with Javascript in the TDD way.
a new Alghrithm solution will be pushed every day.
To run tests, run the following command
npm run test:all
If you want to test each solution individually.
npm run test -- [FOLDER]/main.test.js