Examveda

What is the longest length path for a node x in random binary search tree for the insertion process?

A. log x

B. x2

C. x!

D. 4.311 log x

Answer: Option D


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)