Which of the following is not a collision resolution technique used in hash tables?
Chaining
Sorting the hash table
Double hashing
Linear probing

Data Structures and Algorithms Exercises are loading ...