0 Forks
1 Stars
1 Watchers

CtCI

Solutions to Cracking the Coding Interview

How to download and setup CtCI

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

Or simply clone CtCI with SSH
[email protected]:manlaig/CtCI.git

If you have some problems with CtCI

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