Vidyalelo
Data Structure · Q216

Binary Search Trees(B Tree)

Programming · Data Structure · question 216

Q216

What is the range of β in finding the length of the longest path in a randomized binary search tree?

A.
(-1, 0)
B.
(1, 0)
C.
(0, 5)
D.
(0, 1)
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board