Back to the 2025 paper

Module 3: Storage Strategies

20252m

For a B-tree of order m, every non-root internal node must have at least:

(i) m/2 children
(ii) [m/2] children
(iii) [m/2]-1 children
(iv) m-1 children

Similar questions