425 Forks
1789 Stars
1789 Watchers

leetCode

:pencil2: 算法相关知识储备 LeetCode with Python and JavaScript :books:

How to download and setup leetCode

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

Or simply clone leetCode with SSH
[email protected]:HuberTRoy/leetCode.git

If you have some problems with leetCode

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