Examveda

What is the disadvantage of using splay trees?

A. height of a splay tree can be linear when accessing elements in non decreasing order.

B. splay operations are difficult

C. no significant disadvantage

D. splay tree performs unnecessary splay when a node is only being read

Answer: Option A


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

Join The Discussion

Related Questions on Binary Search Trees(B Tree)