Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kylesliu/awesome-golang-algorithm
:memo: LeetCode of algorithms with golang solution(updating).
https://github.com/kylesliu/awesome-golang-algorithm
algorithm algorithms go golang golang-leetcode golang-solution leetcode leetcode-solutions
Last synced: about 1 month ago
JSON representation
:memo: LeetCode of algorithms with golang solution(updating).
- Host: GitHub
- URL: https://github.com/kylesliu/awesome-golang-algorithm
- Owner: 6boris
- License: apache-2.0
- Created: 2018-10-08T07:07:05.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T14:08:17.000Z (4 months ago)
- Last Synced: 2024-10-29T15:08:06.432Z (2 months ago)
- Topics: algorithm, algorithms, go, golang, golang-leetcode, golang-solution, leetcode, leetcode-solutions
- Language: Go
- Homepage: https://a.gin.sh/
- Size: 15.2 MB
- Stars: 3,484
- Watchers: 26
- Forks: 185
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starts - kylesliu/awesome-golang-algorithm - :memo: LeetCode of algorithms with golang solution(updating). (Go)
- awesome-golang-repositories - awesome-golang-algorithm
README
Awesome Golang Algorithm
Solutions of algorithm problems on some platforms LeetCode`, `Sword Finger Offer`.
Explore the docs ยป
Report Bug
ยท
Pull Request
[![Build Status][build-status-shield]][build-status-url]
[![Codecov][codecov-shield]][codecov-url]
[![Codecov][golangci-shield]][golangci-url]
[![Codecov][all-contributors-shield]][all-contributors-url]
[![Codecov][go-badge-shield]][go-badge-url]# Introduction
## Content
- LeetCode [Code](https://github.com/kylesliu/awesome-golang-algorithm/tree/master/leetcode) [Docs](https://a.gin.sh/docs/leetcode)
- Sword Finger Offer[Code](https://github.com/kylesliu/awesome-golang-algorithm/tree/master/lcof) [Docs](https://a.gin.sh/docs/jzof)## Community
- [LeetCode in Go](https://github.com/halfrost/LeetCode-Go) Powerful and comprehensive leetcode solutions :laughing:
- [WANG leetcode](https://github.com/wind-liang/leetcode) The Leetcode solution of a friend. Update frequently and explain in place.
- [LeetCode-in-Go](https://github.com/aQuaYi/LeetCode-in-Go) Golang problem solution of a certain algorithm boss
- [ACWING](https://www.acwing.com/) The platforms created by some algorithmic contestants are quite suitable for getting started.## Contributors
Thanks goes to these wonderful people \([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)\):
Kyle Liu
๐งโ๐ซ ๐ป ๐จ ๐
hapiman2
๐ป
Inori
๐ป
hiepndd
๐ป
McKinnon
๐ป
Shuo
๐ป
sihg yu
๐ป
Coco
๐ป
plusweiwei
๐ป
ghost123gg
๐ป
go-ky
๐ป
bumblebee
๐ป
cheng qianxiang
๐ป
vortex-17
๐ป
[build-status-shield]: https://www.travis-ci.org/kylesliu/awesome-golang-algorithm.svg?branch=master
[build-status-url]: https://www.travis-ci.org/kylesliu/awesome-golang-algorithm
[codecov-shield]: https://codecov.io/gh/kylesliu/awesome-golang-algorithm/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/kylesliu/awesome-golang-algorithm
[golangci-shield]: https://golangci.com/badges/github.com/kylesliu/awesome-golang-algorithm.svg
[golangci-url]: https://img.shields.io/github/stars/kylesliu/awesome-golang-algorithm.svg?label=Stars&style=social
[all-contributors-shield]: https://img.shields.io/badge/All_Contributors-12-blue.svg
[all-contributors-url]: https://img.shields.io/github/stars/kylesliu/awesome-golang-algorithm.svg?label=Stars&style=social
[go-badge-shield]: https://github.com/kylesliu/awesome-golang-algorithm/workflows/Go/badge.svg?branch=master&event=push
[go-badge-url]: https://github.com/kylesliu/awesome-golang-algorithm/actions