3 Forks
12 Stars
12 Watchers

CTCI

🥷 Technical Interview Preparation Guide | Algorithms & Data Structures

How to download and setup CTCI

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

Or simply clone CTCI with SSH
[email protected]:Rustam-Z/CTCI.git

If you have some problems with CTCI

You may open issue on CTCI support forum (system) here: https://github.com/Rustam-Z/CTCI/issues