B-Tree

Home > Computer Science > Algorithms and data structures > Trees > B-Tree

A self-balancing search tree in which each node can have more than two children.