0 Forks
6 Stars
6 Watchers

CrackingTheCodingInterview

My evolution through the Cracking The Coding Interview book

How to download and setup CrackingTheCodingInterview

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

Or simply clone CrackingTheCodingInterview with SSH
[email protected]:brendonmiranda/CrackingTheCodingInterview.git

If you have some problems with CrackingTheCodingInterview

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