diff --git a/slides/index.html b/slides/index.html index 4afada3..f28f0b0 100644 --- a/slides/index.html +++ b/slides/index.html @@ -49,7 +49,7 @@

Schedule and Slides

Tue, Aug. 24 Intro to Course -[pptx], [pdf] +[pptx], [pdf] @@ -57,7 +57,7 @@

Schedule and Slides

Thu, Aug. 26 M1: Div. and Con. - Sorting Insertion Sort, Mergesort
(Readings: CLRS Ch. 2 -[ppt], [pdf] +[ppt], [pdf] @@ -65,7 +65,7 @@

Schedule and Slides

Tue, Aug. 31 Quicksort
(Readings: CLRS Ch. 7 thru p. 175) -[pptx], [pdf] +[pptx], [pdf] @@ -73,7 +73,7 @@

Schedule and Slides

Thu, Sep. 2 M2: Div. and Con. - Recurrence Relations Solving Recurrences pt. 1
Readings: CLRS Ch. 4.3-4.5 -[pptx], [pdf] +[pptx], [pdf] @@ -89,7 +89,7 @@

Schedule and Slides

Thu, Sep. 9 M3: Div. and Con. - Advanced Trominos and Closest Pair of Points
Readings: CLRS Ch. 33.4 -pptx, pdf +pptx, pdf @@ -97,7 +97,7 @@

Schedule and Slides

Tue, Sep. 14 Matrix Multiply, Quickselect, Median of Medians
Readings: CLRS Ch. 4.2, Ch. 9 -pptx, pdf +pptx, pdf M2: Recurrence Relations @@ -105,7 +105,7 @@

Schedule and Slides

Thu, Sep. 16 M4: Graphs - BFS and DFS BFS
Readings: CLRS 22.1-22.2 -pptx, pdf +pptx, pdf @@ -121,7 +121,7 @@

Schedule and Slides

Thu, Sep. 23 DFS, Topo-sort, SCC
Readings: CLRS 22.3-22.5 -[pptx], pdf +[pptx], pdf @@ -137,7 +137,7 @@

Schedule and Slides

Thu, Sep. 30 M5: Graphs - Kruskal’s and Find-Union Implementation of Find-Union D.S. -pptx, pdf +pptx, pdf M4: BFS / DFS Written Problems @@ -145,7 +145,7 @@

Schedule and Slides

Tue, Oct. 5 M6: Graphs - Prim’s and Dijkstra’s Prim,Dijkstra,Indirect Heaps -pptx, pdf +pptx, pdf