Page 1 of 1

What is the maximum height of an AVL tree with p nodes?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) p
b) log(p)
c) log(p)/2
d) p⁄2