a) Hash key = key mod table size
b) Hash key=(hash(x)+F(i)) mod table size
c) Hash key=(hash(x)+F(i2)) mod table size
d) H(x) = x mod 17
What is the formula used in quadratic probing?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the formula used in quadratic probing?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!