given the following hash table with linear probing when the hash function is: $$k mod 10$$
how many different sequences will produce the given table? (starting from an empty table)
given the following hash table with linear probing when the hash function is: $$k mod 10$$
how many different sequences will produce the given table? (starting from an empty table)