0 Forks
0 Stars
0 Watchers

CtCi6

My solutions to Cracking the Coding Interview 6th edition

How to download and setup CtCi6

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

Or simply clone CtCi6 with SSH
[email protected]:jlstr/CtCi6.git

If you have some problems with CtCi6

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