B-tree Delete
|
Document last modified:
|
- This is a B-Tree with degree t=2
- What is the minimum keys?
- What is the maximum keys?
- Delete the following values from the tree, one at a time in the order
of: 41, 13, 12, 11, 15.
- Redraw the tree after each insertion.
Start
