Question
A programmer needs reducing primary clustering compared with linear probing, and the chosen structure has the property that the probe gaps grow quadratically. Which choice fits best?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Quadratic Probing
Explanation:
Quadratic Probing fits because it supports reducing primary clustering compared with linear probing and the probe gaps grow quadratically.
Both clues point to this choice.
Leave a Reply