670 Forks
3390 Stars
3390 Watchers

AlgoDS

Implementation of Algorithms and Data Structures, Problems and Solutions

How to download and setup AlgoDS

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

Or simply clone AlgoDS with SSH
[email protected]:sherxon/AlgoDS.git

If you have some problems with AlgoDS

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