Skip to content

Solutions to Algorithms Forth Edition

cover

Getting Started

This website contains nearly complete solutions to the textbook - Algorithms, 4th Edition, published by Robert Sedgewick and Kevin Wayne. I hope to organize solutions to help people and myself study algorithms. By using Markdown (.md) files, this page is much more readable on portable devices.

How I Generate the Website?

I use the static site generator MkDocs and the theme Material to build this website.

We use KaTeX for rendering math expressions, which is fast and beautiful.

License

Licensed under the CC0 1.0 Universal (CC0 1.0).