20 Forks
90 Stars
90 Watchers

Algorithms

Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition

How to download and setup Algorithms

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

Or simply clone Algorithms with SSH
[email protected]:Dbz/Algorithms.git

If you have some problems with Algorithms

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