0 Forks
1 Stars
1 Watchers

CTCI-Solutions

Solutions of the exercises of the book "Cracking The Coding Interview' - Group Work !

How to download and setup CTCI-Solutions

Open terminal and run command
git clone https://github.com/delmalih/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/delmalih/CTCI-Solutions/archive/master.zip

Or simply clone CTCI-Solutions with SSH
[email protected]:delmalih/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/delmalih/CTCI-Solutions/issues