Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quantamhd/taocp-solutions

The solutions to exercises in Donald Knuth's "The Art of Computer Programming".
https://github.com/quantamhd/taocp-solutions

manual pdf solutions taocp tex

Last synced: about 10 hours ago
JSON representation

The solutions to exercises in Donald Knuth's "The Art of Computer Programming".

Awesome Lists containing this project

README

        

# TAOCP Solutions Manual
You can get the PDF [here](https://github.com/QuantamHD/TAOCP-Solutions/releases/download/0.0.1/main.pdf)

The solutions to exercises in Donald Knuth's "The Art of Computer Programming".

Right now I am working my way through The Art of Comuter Programming trying to answer every question
I can. While I can't offer you $2.56 if I make a mistake you will have my eternal thanks if you point it
out to me.

If I do happen to make a mistake please file an issue referecing the chapter, section, and problem number.

I will be uploading PDFs of the document from time to time when I feel that I have added signifcant enough
changes