McqMate
Q. |
The minimum height of self balancing binary search tree with n nodes is |
A. | log2(n) |
B. | n |
C. | 2n + 1 |
D. | 2n – 1 |
Answer» A. log2(n) |
View all MCQs in
Data Structures (DS)No comments yet