Which of the following is identical to that of a separate chaining hash node?
(a) Linked list
(b) Array
(c) Stack
(d) Queue
I'm obligated to ask this question of Hash Tables in division Hash Tables of Data Structures & Algorithms I
This question was addressed to me during an internship interview.