Page 1 of 1

Which of the following technique stores data in the hash table itself in case of a collision?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) Open addressing
b) Chaining using linked list
c) Chaining using doubly linked list
d) Chaining using binary tree