How many different insertion sequences of the key values using the hash function h(k) = k mod 10 and linear probing will result in the hash table shown below?
10
20
30
40
This question is part of this quiz :
Top MCQs on Hash Data Strcuture with Answers