15 Forks
81 Stars
81 Watchers

leetcode-go

leetcode in golang

How to download and setup leetcode-go

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

Or simply clone leetcode-go with SSH
[email protected]:cch123/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/cch123/leetcode-go/issues