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
AnswerD.
Segment Tree
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board