20 Forks
56 Stars
56 Watchers

Go

leetcode with golang && go practice 🚀

How to download and setup Go

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

Or simply clone Go with SSH
[email protected]:LockGit/Go.git

If you have some problems with Go

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