Page 1 of 1

Which of the following is a disadvantage of using separate chaining using linked lists?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) It requires many pointers
b) It requires linked lists
c) It uses array
d) It does not resolve collision