132 Forks
312 Stars
312 Watchers

Data-Structures-Algorithms

My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++

How to download and setup Data-Structures-Algorithms

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

Or simply clone Data-Structures-Algorithms with SSH
[email protected]:anubhavshrimal/Data-Structures-Algorithms.git

If you have some problems with Data-Structures-Algorithms

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