7 Forks
48 Stars
48 Watchers

leetcode

LeetCode 顺序刷题,包含文字题解、视频讲解以及多语言(C++、Go、Python) ACM 模式代码的实现

How to download and setup leetcode

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

Or simply clone leetcode with SSH
[email protected]:changaolee/leetcode.git

If you have some problems with leetcode

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