9 Forks
65 Stars
65 Watchers

go-leetcode

用go刷leetcode,已更新2000+常见面试算法题目,提供多种解题思路

How to download and setup go-leetcode

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

Or simply clone go-leetcode with SSH
[email protected]:willshang/go-leetcode.git

If you have some problems with go-leetcode

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