August 23, 2023

Wednesday of Week 1

Topics of the day

| Reading | Online | Questions | Assignments | Photos |

Suggested reading

Online references

Questions and exercises

  1. Draw at least three different valid 2-3-4 trees that contain the letters A through H in order.
  2. Consider a 2-3-4 tree such as the one on the right, with five nodes (one root, four children), each of which is "full" (containing three elements). Draw what happens when a single value is added to the tree.
  3. How do red-black trees correspond to 2-3-4 trees?
  4. Draw a 2-3-4 tree with at least one of each type of node; then draw a red-black tree that corresponds to it.

Assignments

Today

Upcoming

Board photos