Which of the following schemes does quadratic probing come under?
(a) rehashing
(b) extended hashing
(c) separate chaining
(d) open addressing
This key question is from Hash Tables in chapter Hash Tables of Data Structures & Algorithms I
I have been asked this question in an internship interview.