4 Forks
5 Stars
5 Watchers

ADS

Algorithms and Data Structures implemented in C

How to download and setup ADS

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

Or simply clone ADS with SSH
[email protected]:sskender/ADS.git

If you have some problems with ADS

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