Vidyalelo
Data Structure · Q26

Miscellaneous on Data Structures

Programming · Data Structure · question 26

Q26

Which data structure is used to efficiently store and query large sets of unique strings?

A.
Stack
B.
Linked List
C.
Hash Table
D.
Trie
Answer

Answer: Option D

Solution

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