File test.js has solutions to some Hackerrank tasks from the job interview preparation kit.
Respective functions with solutions are added individually and previous ones are commented.
To run and test the required approach:
- Comment on all other functions
- Open index.html in a browser
- See the result in the console log (Dev tools)
New solutions are added from time to time.