Skip to content

Commit

Permalink
sep 20
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiek committed Sep 20, 2023
1 parent 274697e commit b9bab05
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 @@ -57,7 +57,7 @@ Sep. 11 | [More ADTs, Binary Trees](./lectures/Sep-11.md) | Ch. 3
Sep. 13 | [Binary Search Trees](./lectures/Sep-13) | Ch. 4 sec. 3 and 7 |
Sep. 15 | | | [Lab 3: Merge Sort on Linked Lists](./lab3) <br> [Lab Notes](./Sep-15-backup-notes) | [test](https://autograder.luddy.indiana.edu/web/project/825), [code](https://autograder.luddy.indiana.edu/web/project/707)
Sep. 18 | [Balanced Search Trees (AVL)](./lectures/Sep-18.md) | | <mark>Lab 3 due</mark> |
Sep. 20 | More AVL, Code Review (Flood It!)
Sep. 20 | [More AVL, Code Review (Flood It!)](./lectures/Sep-20.md)
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 | | <mark>Lab 4 due</mark> |
Sep. 27 | Code Review (Merge Sort), Assertions and Correctness
Expand Down

0 comments on commit b9bab05

Please sign in to comment.