36 Forks
149 Stars
149 Watchers

HackerRank

HackerRank solutions in C and C++ by Isaac Asante. They include data structures and algorithms to practice for coding interview questions.

How to download and setup HackerRank

Open terminal and run command
git clone https://github.com/IsaacAsante/HackerRank.git
git clone is used to create a copy or clone of HackerRank repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with HackerRank https://github.com/IsaacAsante/HackerRank/archive/master.zip

Or simply clone HackerRank with SSH
[email protected]:IsaacAsante/HackerRank.git

If you have some problems with HackerRank

You may open issue on HackerRank support forum (system) here: https://github.com/IsaacAsante/HackerRank/issues