193 views
0 votes
0 votes

The following key values are inserted into a B+ – tree in which order of the internal nodes is 4, and that of the leaf nodes is 3, in the sequence given below. The order of internal nodes is the maximum number of tree pointers in each node, and the order of leaf nodes is the maximum number of data items that can be stored in it. The B+ – tree is initially empty.                                                         3, 10, 12, 14, 29, 38, 45, 55, 60, 68 The maximum number of times leaf nodes would get split up as a result of these insertions is ______.

Please log in or register to answer this question.

No related questions found