Page 1 of 1

Efficiency of finding the next record in B+ tree is ____

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) O(n)
b) O(log n)
c) O(nlog n)
d) O(1)