https://github.com/mdsn/skiena
Some solutions to The Algorithm Design Manual (3rd ed)
https://github.com/mdsn/skiena
algorithms
Last synced: 7 months ago
JSON representation
Some solutions to The Algorithm Design Manual (3rd ed)
- Host: GitHub
- URL: https://github.com/mdsn/skiena
- Owner: mdsn
- Created: 2024-06-10T22:09:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T08:40:31.000Z (over 1 year ago)
- Last Synced: 2025-01-29T11:13:23.423Z (over 1 year ago)
- Topics: algorithms
- Language: TeX
- Homepage:
- Size: 2.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solutions to The Algorithm Design Manual, 3rd ed.
This is a work in progress. Heed the words of the Algorist wiki:
> Recognize that no authority certifies the correctness of these solutions; they could well have been submitted by the idiot who sits in the back row of your class.
## Contributing
These notes are likely to be rife with errors. Corrections, as well as suggestions on better or clearer wording would be very welcome.