Skip to content

Commit

Permalink
read the avl tree section
Browse files Browse the repository at this point in the history
  • Loading branch information
cty12 committed Sep 25, 2023
1 parent eea6be8 commit 74cee5d
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 @@ -60,7 +60,7 @@ 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) <br> [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) | | <mark>Lab 4 due</mark> |
Sep. 27 | Code Review (Merge Sort), <br> Assertions and Correctness
Sep. 27 | Code Review (Merge Sort), <br> Assertions and Correctness | Ch. 4 sec. 4
Sep. 29 | <mark>Quiz 2 in Lab</mark> | | Lab: work on <br> [Project 2 Segment Intersection](./proj2-seg-int) | [test](https://autograder.luddy.indiana.edu/web/project/833), [code](https://autograder.luddy.indiana.edu/web/project/700)
Oct. 6 | | | Lab: finish <br> [Project 2 Segment Intersection](./proj2-seg-int) | [test](https://autograder.luddy.indiana.edu/web/project/833), [code](https://autograder.luddy.indiana.edu/web/project/700)
Oct. 9 | Review for Midterm Exam | | <mark> Project 2: Segment Intersection due </mark> |
Expand Down

0 comments on commit 74cee5d

Please sign in to comment.