What is the best case height of a B-tree of order n and which has k keys?
Posted: Wed Jul 13, 2022 7:42 pm
a) logn (k+1) – 1
b) nk
c) logk (n+1) – 1
d) klogn
b) nk
c) logk (n+1) – 1
d) klogn
Accurate answers. Every time.
https://answerhappy.com/