diff --git a/index.md b/index.md index c22c440..a3fd1ca 100644 --- a/index.md +++ b/index.md @@ -59,7 +59,7 @@ Sep. 15 | | | [Lab 3: Merge Sort on Linked Lists](./lab3)
[Lab Notes](./ Sep. 18 | [Balanced Search Trees (AVL)](./lectures/Sep-18.md) | | Lab 3 due | Sep. 20 | [More AVL, Code Review (Flood It!)](./lectures/Sep-20.md) Sep. 22 | | | [Lab 4: Next Prev Binary Tree](./lab4)
[Lab Notes](./Sep-22-backup-notes) | [test](https://autograder.luddy.indiana.edu/web/project/831), [code](https://autograder.luddy.indiana.edu/web/project/693) -Sep. 25 | Hash tables | | Lab 4 due | +Sep. 25 | [Hash tables](./lectures/Sep-25.md) | | Lab 4 due | Sep. 27 | Code Review (Merge Sort),
Assertions and Correctness Sep. 29 | | | Quiz 2 in Lab Oct. 9 | Review for Midterm Exam