This repository if for my algorithms and solutions of many challenges of HackerRank.
In that case, I'm trying to solve problems in the best way possible to study and improve my knowledge.
These instructions will allow you to get a copy of the project running on your local machine for development and testing purposes.
- Git;
- Text editor;
The first step is to download the repository in your machine whit git or in zip file:
git init
git clone git@github.com:maclararose/Algorithms-and-Data-Structs-in-Ruby.git
cd Algorithms-and-Data-Structs-in-Ruby
If you use Visual Studio Code, to open the repository use in terminal:
code .
For a better experience use the rbenv for install gems. In that link you can see a dependency tutorial to run ruby in your machine: Ruby
And Done! You can edit the files.
- Ruby
- Ruby 2.7.2
- Maria Clara - Code and Documentation - [LinkedIn]
This project is under license MIT 📍.