rohan-paul / hacker-rank-problems-in-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 96.5%Language:HTML 2.7%Language:CSS 0.8%