207 Forks
427 Stars
427 Watchers

LeetCode-Python

LeetCode solutions in Python2. LeetCode题解 in Python2。

How to download and setup LeetCode-Python

Open terminal and run command
git clone https://github.com/JiayangWu/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/JiayangWu/LeetCode-Python/archive/master.zip

Or simply clone LeetCode-Python with SSH
[email protected]:JiayangWu/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/JiayangWu/LeetCode-Python/issues