In linear probing, the cost of an unsuccessful search can be used to compute the average cost of a successful search.
(a) True
(b) False
The above asked question is from Hash Tables topic in section Hash Tables of Data Structures & Algorithms I
I have been asked this question in quiz.