87 Forks
152 Stars
152 Watchers

cracking-the-coding-interview

Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).

How to download and setup cracking-the-coding-interview

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

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

If you have some problems with cracking-the-coding-interview

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