Vidyalelo
Data Structure · Q82

Miscellaneous on Data Structures

Programming · Data Structure · question 82

Q82

Which data structure is used to manage a dynamically changing set of intervals with fast queries?

A.
Hash Map
B.
Binary Search Tree
C.
Interval Tree
Answer
D.
Segment Tree

Answer: Option C

Solution

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