InterviewSolution
Saved Bookmarks
| 1. |
In linear probing, the cost of an unsuccessful search can be used to compute the average cost of a successful search.(a) True(b) FalseThe above asked question is from Hash Tables topic in section Hash Tables of Data Structures & Algorithms II have been asked this question in quiz. |
|
Answer» Right choice is (a) True |
|