1 Forks
8 Stars
8 Watchers

ctci_solutions

My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".

How to download and setup ctci_solutions

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

Or simply clone ctci_solutions with SSH
[email protected]:t-eckert/ctci_solutions.git

If you have some problems with ctci_solutions

You may open issue on ctci_solutions support forum (system) here: https://github.com/t-eckert/ctci_solutions/issues