In btree which value will be considered median in even no of keys case in a node
Answers
Answered by
0
A signal median is chosen from amung the leaf's element and the new element.After that split the node into two nodes. Median value is shifted to parent node.
Similar questions