Page 1 of 1

What is the advantage of hashing with chaining?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) cache performance is good
b) uses less space
c) less sensitive to hash function
d) has a time complexity of O(n) in the worst case