Vidyalelo
Data Structure · Q14

Applications of Data Structures

Programming · Data Structure · question 14

Q14

Which data structure is often used for maintaining sorted data with fast lookups?

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

Answer: Option D

Solution

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