Fixed titles, math rendering, and links on some pages

This commit is contained in:
Brandon Rozek 2021-07-26 09:13:20 -04:00
parent 9f096a8720
commit 330ace0de9
61 changed files with 303 additions and 115 deletions

View file

@ -2,7 +2,6 @@
title: Algorithms Book Study
---
# Algorithms Book Study
A couple of my friends and I decided to start a book club following "Algorithms" by Jeff Erickson. One bonus is that he gives it away for free on [his website](http://jeffe.cs.illinois.edu/teaching/algorithms/)!
Of course you should totally check his book out rather than reading my notes. There are tons of witty and fun things in his textbook, not a dry reading I promise. These notes are here mostly for archival purposes.
@ -14,4 +13,4 @@ Of course you should totally check his book out rather than reading my notes. Th
[Chapter 3](dynamic)
[Chapter 4](greedy)
[Chapter 4](greedy)