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: 9 months ago
JSON representation

Algorithms Workbook exercises by Jeff Erickson

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