Vidyalelo
Data Structure · Q24

Miscellaneous on Data Structures

Programming · Data Structure · question 24

Q24

What data structure is used to manage and efficiently query a dynamic set of intervals?

A.
Hash Map
B.
Linked List
C.
Stack
D.
Segment Tree
Answer

Answer: Option D

Solution

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