In simple chaining, what data structure is appropriate?
(a) Singly linked list
(b) Doubly linked list
(c) Circular linked list
(d) Binary trees
I want to ask this question from Hash Tables in division Hash Tables of Data Structures & Algorithms I
This question was posed to me in exam.