Demonstration!
Well! You just to download my codes from github or you can say clone it.
Then there is a config.json file where you have to write your hackerRank userId and password.
You also have to write all the moderators name in the config file.
Now installing few js libraries before running the before running the software.
npm init -y
npm i puppeteer
npm install minimist
Now you just have to run the code by writing the below command in terminal.
node hackerRank_auto.js --url="https://www.hackerrank.com" --config=config.json
Now you have to nothing…and just sit there rest of the work will be done by the software.!