This is a hackerrank challenge named Gemstones. I present here its solution which involves different methods like Set(), spread, has(), push(), filter(), for loops, split() and arrays. Besides of variables creation, and initialization.
Programming Language used:
To get a local copy up and running follow these simple example steps.
You need the following tools be installed in your computer:
Clone this repository to your desired folder:
cd my-prefered-folder
git clone https://github.com/IvonneBenitesRodriguez/Gemstones.git
Install this project with:
cd Gemstones
Install Homebrew in the terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install Node.js:
brew install node
Verify you've installed node:
node -v
npm -v
To run the project run the following commands:
node nameOftheFile
👤 Ivonne Benites
- 🌷GitHub: @githubhandle
- 🌷Twitter: @twitterhandle
- 🌷LinkedIn: LinkedIn
- **Add more Hackerrank challenges
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star 😁🌟✨
This project is MIT licensed.