0 Forks
1 Stars
1 Watchers

Cracking

Solving problems from the Cracking the Coding Interview book.

How to download and setup Cracking

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

Or simply clone Cracking with SSH
[email protected]:xenoteo/Cracking.git

If you have some problems with Cracking

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