5419 Forks
29902 Stars
29902 Watchers

LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

How to download and setup LeetCode-Go

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

Or simply clone LeetCode-Go with SSH
[email protected]:halfrost/LeetCode-Go.git

If you have some problems with LeetCode-Go

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