Page 1 of 1

The minimum height of self balancing binary search tree with n nodes is _____

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) log2(n)
b) n
c) 2n + 1
d) 2n – 1