Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyIshoel authored Nov 6, 2024
1 parent 39191df commit e043950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Oct. 30 | Code Review (Segment Intersection)
Nov. 1 | | | Lab: [Huffman Coding (Heap Implementation)](./HuffmanCoding.md) | [code](https://autograder.luddy.indiana.edu/web/project/1412), [test](https://autograder.luddy.indiana.edu/web/project/1413)
Nov. 4 | [Graphs and Breadth-first Search](./lectures/graphs-bfs.md) | Ch. 9, sec. 1,3 | Huffman Coding due
Nov. 6 | [Depth-first Search](./lectures/dfs.md) | Ch. 9 sec. 6
Nov. 8 | | | Lab: [Connected Components](./ConnectedComponents.md)
Nov. 8 | | | Lab: [Connected Components](./ConnectedComponents.md) (Quiz in Lab)
Nov. 11 | Shortest Paths | Ch. 9 sec. 3 | Connected Components due
Nov. 13 | Union Find | Ch. 8
Nov. 15 | | | Project: [Routing Wires](./RoutingWires)
Expand Down

0 comments on commit e043950

Please sign in to comment.