Question: (+5) Using the hash function h(item) = item%13 , which index positions (position in a list) would the following two keys 28 and 130 map
(+5) Using the hash function h(item) = item%13, which index positions (position in a list) would the following two keys 28 and 130 map to?
A. 1, 0
B. 2, 0
C. 13, 1
D. 2, 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
