Page 1 of 1

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

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