Exercise 7 Draw the contents of the hash table after inseting 6, 6, 9, 5, 15, 7,3 given that table size is 1, using the below hash function (key) (key +probe probe) mod tableSze pobe+t probe is initialy set to o 10 In the hash table, show the indexes of the spots that are examined when searching for Indexes: a) 4 Indexes: 3,4, 7,1,8 b) 14 Show transcribed image text Exercise
OR
OR