In chaining, what data structure is used to store elements that collide at a particular slot in the hash table?
An array
A hash function
A binary search tree
A linked list

Data Structures and Algorithms Exercises are loading ...