diff --git a/notes-and-examples/2026.07.08/overview.md b/notes-and-examples/2026.07.08/overview.md new file mode 100644 index 0000000..2514b6a --- /dev/null +++ b/notes-and-examples/2026.07.08/overview.md @@ -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. +