Open addressing refers to
a. keeping many of the cells in the array unoccupied.
b. keeping an open mind about which address to use.
c. probing at cell x+1, x+2, and so on until an empty cell is found.
d. looking for another location in the array when the one you want is occupied.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.