137 Forks
470 Stars
470 Watchers

go-dsa

Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.

How to download and setup go-dsa

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

Or simply clone go-dsa with SSH
[email protected]:spring1843/go-dsa.git

If you have some problems with go-dsa

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