Page 1 of 1

Which of the following is an advantage of open addressing over separate chaining?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) it is simpler to implement
b) table never gets full
c) it is less sensitive to hash function
d) it has better cache performance