From df0adf950f68b07f55cedebb8d12ba0685c9078a Mon Sep 17 00:00:00 2001 From: Tianyu Chen Date: Mon, 25 Sep 2023 15:01:28 -0400 Subject: [PATCH] link to proj 2 --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index a3fd1ca..fd0db59 100644 --- a/index.md +++ b/index.md @@ -61,7 +61,7 @@ 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](./lectures/Sep-25.md) | | Lab 4 due | Sep. 27 | Code Review (Merge Sort),
Assertions and Correctness -Sep. 29 | | | Quiz 2 in Lab +Sep. 29 | Quiz 2 in Lab | | [Lab: work on Project 2 Segment Intersection](./proj2-seg-int) | Oct. 9 | Review for Midterm Exam Oct. 11 | **Midterm Exam** (in class) Oct. 13 | **Fall Break**