This is a repository used to solve Go exercises from HackerRank platform
Feel free to copy, fork or change this repo. The limitation is put the credits to me on any place that the project/code will be shared
To run the tests of this project, enter on any folder and run the command go test
.
If u don't have Golang installed on your machine, u can install Go following the official documentation.