Skip to content

Techwaydotio/algorithms-sedgewick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

License: CC0-1.0

Solutions to Algorithms Forth Edition

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).