Q43
What data structure is ideal for managing a collection of elements with unique keys for quick lookups?
A.
Hash Set
AnswerB.
Array
C.
Linked List
D.
Stack
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board