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: 9 days 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 (about 5 years ago)
- Last Synced: 2025-12-27T02:26:24.713Z (5 months ago)
- Topics: algorithms, data-structures, data-structures-and-algorithms, go, golang
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- 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