1 Forks
1 Stars
1 Watchers

leetcode-python

Solving important Leetcode solutions each day.

How to download and setup leetcode-python

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

Or simply clone leetcode-python with SSH
[email protected]:akashadhikari/leetcode-python.git

If you have some problems with leetcode-python

You may open issue on leetcode-python support forum (system) here: https://github.com/akashadhikari/leetcode-python/issues