Vidyalelo
Data Structure · Q12

Applications of Data Structures

Programming · Data Structure · question 12

Q12

Which data structure is best suited for managing a dynamically changing set of data with fast insertions and deletions?

A.
Array
B.
Binary Search Tree
C.
Hash Table
D.
Linked List
Answer

Answer: Option D

Solution

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