245 views
2 votes
2 votes
A B+ tree of order d is a tree in which each internal node has between d and 2d keys values. The root has between 1 and 2d values. What is the maximum number of internal nodes in a B+ tree of order 4 with 52 leaves.

1 Answer

Related questions

0 votes
0 votes
1 answer
1
1 votes
1 votes
0 answers
4