0 Forks
0 Stars
0 Watchers

coding-interview

Programming practice problems and solutions sorted by topic. Includes problems from Cracking the Coding Interview, HackerRank, and LeetCode.

How to download and setup coding-interview

Open terminal and run command
git clone https://github.com/Airse/coding-interview.git
git clone is used to create a copy or clone of coding-interview 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 coding-interview https://github.com/Airse/coding-interview/archive/master.zip

Or simply clone coding-interview with SSH
[email protected]:Airse/coding-interview.git

If you have some problems with coding-interview

You may open issue on coding-interview support forum (system) here: https://github.com/Airse/coding-interview/issues