Which data structure is commonly used to implement a hash table?
Array
Heap
Binary search tree
Linked list

Data Structures and Algorithms Exercises are loading ...