11 Forks
33 Stars
33 Watchers

Algos-and-Data-Structures

Collection of Test Specs and Implementation of various algorithms and data structures from the Princeton Coursera course: Intro to Algorithms part 1 and 2

How to download and setup Algos-and-Data-Structures

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

Or simply clone Algos-and-Data-Structures with SSH
[email protected]:dye784/Algos-and-Data-Structures.git

If you have some problems with Algos-and-Data-Structures

You may open issue on Algos-and-Data-Structures support forum (system) here: https://github.com/dye784/Algos-and-Data-Structures/issues