681 Forks
2532 Stars
2532 Watchers

Play-Leetcode

My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)

How to download and setup Play-Leetcode

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

Or simply clone Play-Leetcode with SSH
[email protected]:liuyubobobo/Play-Leetcode.git

If you have some problems with Play-Leetcode

You may open issue on Play-Leetcode support forum (system) here: https://github.com/liuyubobobo/Play-Leetcode/issues