M-way Trees, B-Trees & Amortized Analysis
Generalize search trees to many children per node, build self-balancing B-trees for disk-based indexing, and learn amortized analysis through dynamic arrays.
Generalize search trees to many children per node, build self-balancing B-trees for disk-based indexing, and learn amortized analysis through dynamic arrays.