Toolkit: Node.js
This repository have contain questions solutioned developed by web platform Hackerrank.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Clone the project :
user@user~/git clone https://github.com/ThiagoLuizNunes/hacker-rank.git
- Go to desired folder:
cd /10Days-of-Javascript/day00-data-types/
- Use the command "node" to run the solutions. Example:
node problem.js
What things you need to install the software and how to install them.
- Node.js
$ sudo apt-get update
$ sudo apt-get install nodejs
- Thiago Luiz Pereira Nunes (ThiagoLuizNunes) [email protected]
This project is licensed under the MIT License - see the LICENSE.md file for details
Created By ThiagoLuizNunes 2018.