https://github.com/selectiveduplicate/dsago
Data structures and algorithms in Go, for learning purposes
https://github.com/selectiveduplicate/dsago
algorithms data-structures data-structures-and-algorithms go golang
Last synced: 2 months ago
JSON representation
Data structures and algorithms in Go, for learning purposes
- Host: GitHub
- URL: https://github.com/selectiveduplicate/dsago
- Owner: selectiveduplicate
- License: unlicense
- Created: 2020-11-14T19:12:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T21:48:49.000Z (almost 5 years ago)
- Last Synced: 2024-06-19T15:05:05.340Z (over 1 year ago)
- Topics: algorithms, data-structures, data-structures-and-algorithms, go, golang
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dsago
Data structures and algorithms in Go, for learning purposes