0 Forks
1 Stars
1 Watchers

DSA-Notes

Collection of questions for Data Structures and Algorithms by Striver with Python code.

How to download and setup DSA-Notes

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

Or simply clone DSA-Notes with SSH
[email protected]:honeykpatel/DSA-Notes.git

If you have some problems with DSA-Notes

You may open issue on DSA-Notes support forum (system) here: https://github.com/honeykpatel/DSA-Notes/issues