Question 8572 – Hashing
December 9, 2023Question 4097 – Hashing
December 9, 2023Question 14084 – Hashing
In which of the following hash functions, do consecutive keys map to consecutive hash values?
Correct Answer: A
Question 25 Explanation:
Division method: X mod N. Here, X is key and N is the number of locations in the array. Here Number of locations are consecutive in nature bcz it acts as a reminder.
Division method
Multiplication method
Folding method
Mid-square method
Subscribe
Login
0 Comments