1 Forks
227 Stars
227 Watchers

algorithm-go

算法笔记|base algorithms using go and lc solution using py and go

How to download and setup algorithm-go

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

Or simply clone algorithm-go with SSH
[email protected]:zhang-wangz/algorithm-go.git

If you have some problems with algorithm-go

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