38 Forks
68 Stars
68 Watchers

CodingInterview

Solutions to Leetcode, CareerCup Coding problems

How to download and setup CodingInterview

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

Or simply clone CodingInterview with SSH
[email protected]:surajr/CodingInterview.git

If you have some problems with CodingInterview

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