Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theodesp/algorithms-erickson
Algorithms Workbook exercises by Jeff Erickson
https://github.com/theodesp/algorithms-erickson
algorithms data-structures exercises learning-by-doing
Last synced: about 1 month ago
JSON representation
Algorithms Workbook exercises by Jeff Erickson
- Host: GitHub
- URL: https://github.com/theodesp/algorithms-erickson
- Owner: theodesp
- License: mit
- Created: 2019-11-02T17:41:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T20:38:09.000Z (about 5 years ago)
- Last Synced: 2023-03-02T11:06:09.756Z (almost 2 years ago)
- Topics: algorithms, data-structures, exercises, learning-by-doing
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Algorithms Workbook - Jeff Erickson
---
Solutions to the [Algorithms](https://github.com/jeffgerickson/algorithms) book in Go.### Chapters
- [] **Chapter 1**
- [x] Bottles of Beer
- [x] Lattice Multiplication
- [x] Peasant Multiplication
- [x] Huntington-Hill method