Add an overview for this week

This commit is contained in:
2026-07-08 20:14:37 -04:00
parent 732159838d
commit 4ca03b5487

View File

@@ -0,0 +1,10 @@
## Outline
Review the algorithm for a red-black tree rebalancing.
Next week, we will begin an introduction of graphs.
## Assignment
See the `red_black_tree` assignment from last week 2026.07.01.