625 Forks
3033 Stars
3033 Watchers

LeetCode-Py

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,750+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

How to download and setup LeetCode-Py

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

Or simply clone LeetCode-Py with SSH
[email protected]:itcharge/LeetCode-Py.git

If you have some problems with LeetCode-Py

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