Vidyalelo
Data Structure · Q88

Miscellaneous on Data Structures

Programming · Data Structure · question 88

Q88

Which data structure is optimal for managing a large set of numerical ranges with efficient updates?

A.
Heap
B.
Linked List
C.
Hash Table
D.
Segment Tree
Answer

Answer: Option D

Solution

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