0 Forks
3 Stars
3 Watchers

DSA-with-LeetCode

My Data Structure Practice for Interview Preperation

How to download and setup DSA-with-LeetCode

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

Or simply clone DSA-with-LeetCode with SSH
[email protected]:codiac1/DSA-with-LeetCode.git

If you have some problems with DSA-with-LeetCode

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