Page 1 of 1

Which of the following is the correct function definition for quadratic probing?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) F(i)=i2
b) F(i)=i
c) F(i)=i+1
d) F(i)=i2+1