Q99
What is the advantage of hashing with chaining?
A.
cache performance is good
B.
uses less space
C.
less sensitive to hash function
AnswerD.
has a time complexity of O(n) in the worst case
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board