Vidyalelo
Data Structure · Q165

Binary Search Trees(B Tree)

Programming · Data Structure · question 165

Q165

What are the applications of weight balanced tree?

A.
dynamic sets, dictionaries, sequences, maps
Answer
B.
heaps
C.
sorting
D.
storing strings

Answer: Option A

Solution

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