1,065 views
1 votes
1 votes

A hash table with ten buckets with one slot per bucket is shown in the following figure. The symbols S1 to S7 initially entered using a hashing function with linear probing.The maximum number of comparisons needed in searching an item that is not present is

Difficulty to understand this line : The maximum number of comparisons needed in searching an item that is not present is ?What does it means respect to this diagram ?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
2