Q12
What is the primary advantage of using hashing for searching compared to binary search?
A.
Works efficiently with small datasets.
B.
Constant time complexity on average.
AnswerC.
Requires less memory.
D.
Works efficiently with small datasets.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board