Which of the following technique stores data in a separate entity in case of a collision?
Posted: Wed Jul 13, 2022 7:43 pm
a) Open addressing
b) Chaining using doubly linked list
c) Linear probing
d) Double hashing
b) Chaining using doubly linked list
c) Linear probing
d) Double hashing