linehk / go-algorithms

go-algorithms is a repo that holds the data structures and algorithms implemented by the Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-algorithms

Build Status codecov Go Report Card

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

About

go-algorithms is a repo that holds the data structures and algorithms implemented by the Golang.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%