The goal is to have fun doing simple algorithms in js.
Before starting, don't forget to run the command npm install after cloning the repo.
Replace the //code here comments with your own code and run the tests with npm run test to see if you did right or not