All tree types
2-3 tree
Balanced by construction. A node holds one or two values; when a value would make three, the node splits and pushes its middle value up — so every leaf stays on the same level.
The tree is empty — insert a value, or load the course example, to begin.
Insert a value, or load one of the course examples.
step 0 / 0