English | 简体中文
go-algorithms is a repo that holds the data structures and algorithms implemented by the Golang.
This repo does not follow the best practices of the Golang, just to learn about data structures and algorithms.
git clone https://github.com/linehk/go-algorithms.git
If you feel that there is something to improve my implements, please feel free to launch Pull Request.
For major changes, please open an issue first to discuss what you would like to change.