My solutions to the coding challenges in hackerrank.com in JavaScript.

The below way will be necessary for running some of the code - That is, how do I pass a seperate .txt file as a command line arguments to a nodejs program while running the program in Terminal

$ node js-program-file.js < data.txt