3 Forks
11 Stars
11 Watchers

myLeetcode

Leetcode practice questions to improve my algorithmic thinking!. โœ๐Ÿ’ป---> Arrays / Strings / Recursion / DP / Graph / Trees๐ŸŒณ / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. ๐Ÿ“ˆ

How to download and setup myLeetcode

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

Or simply clone myLeetcode with SSH
[email protected]:Surajv311/myLeetcode.git

If you have some problems with myLeetcode

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