Which of the following technique stores data separately in case of a collision?
Posted: Wed Jul 13, 2022 7:43 pm
a) Open addressing
b) Double hashing
c) Quadratic probing
d) Chaining using a binary tree
b) Double hashing
c) Quadratic probing
d) Chaining using a binary tree