Which of the following is not a collision resolution technique?
(a) Separate chaining
(b) Linear probing
(c) Quadratic probing
(d) Hashing
The query is from Hash Tables in chapter Hash Tables of Data Structures & Algorithms I
This question was addressed to me in final exam.