3,639 results found (page 1 of 243)
https://en.wikipedia.org/wiki/B-tree

… in logarithmic time . The B-tree generalizes the binary search tree , allowing nodes to have more than two children. By allowing more children under one node than a regular self-balancing binary search tree , the B-tree reduces the height of the tree and puts the data in fewer s…