Which of the following problems occur due to linear probing?
(a) Primary collision
(b) Secondary collision
(c) Separate chaining
(d) Extendible hashing
My doubt stems from Hash Tables in portion Hash Tables of Data Structures & Algorithms I
I had been asked this question in unit test.