Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.05 KB

go-algorithms

build codecov go report

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.

Installation

git clone https://github.com/linehk/go-algorithms.git

Contributing

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.

License

BSD 3-Clause License