From 274697ebd7fd59b6610f6b7b824265d0f1002dfe Mon Sep 17 00:00:00 2001 From: "Jeremy G. Siek" Date: Mon, 18 Sep 2023 15:10:08 -0400 Subject: [PATCH] quiz 2 --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 1cb3553..aaed0cd 100644 --- a/index.md +++ b/index.md @@ -61,6 +61,7 @@ Sep. 20 | More AVL, Code Review (Flood It!) Sep. 22 | | | [Lab 4: Next Prev Binary Tree](./lab4) | [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. 27 | Code Review (Merge Sort), Assertions and Correctness +Sep. 29 | | | Quiz in Lab Oct. 9 | Review for Midterm Exam Oct. 11 | **Midterm Exam** (in class) Oct. 13 | **Fall Break**