Quiz on Random Binary Search Trees
Test yourself on what you've learned about the random binary search trees.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which statement is true about the random binary search trees of size ?
A.
A random binary search tree is always perfectly balanced.
B.
A random binary search tree is more likely to be unbalanced than balanced.
C.
The probability of obtaining any particular permutation of to is .
D.
The harmonic number is closely related to the natural logarithm of .
1 / 3