98 Forks
152 Stars
152 Watchers

hackerrank

A collection of algorithms and solutions to problems in various languages from the site Hacker Rank.

How to download and setup hackerrank

Open terminal and run command
git clone https://github.com/ehotinger/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/ehotinger/hackerrank/archive/master.zip

Or simply clone hackerrank with SSH
[email protected]:ehotinger/hackerrank.git

If you have some problems with hackerrank

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