Which one of the following choices gives a possible order in which the key values could have been inserted in the table? 46,42, 34,52, 23, 33 34,42,23,52, 33, 46 46,34,42,23,52,33 42, 46, 33, 23, 34,52
Answers
Answered by
0
Select one:
a. 46, 42, 34, 52, 23, 33
b. 34, 42, 23, 52, 33, 46
c. 46, 34, 42, 23, 52, 33
d. 42, 46, 33, 23, 34, 52
Consider a hash table of size seven, with starting index zero, and a hash function (3x + 4)mod7. Assuming the hash table is initially empty, which of the following is the contents of the table when the sequence 1, 3, 8, 10 is inserted into the table using closed hashing? Note that '_' denotes an empty location in the table.
i hope you get the answer
thank you
Similar questions