mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Fixed titles, math rendering, and links on some pages
This commit is contained in:
parent
9f096a8720
commit
330ace0de9
61 changed files with 303 additions and 115 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue