What is the bucket size, when the overlapping and collision occur at the same time? The answer is one. If there is only one entry possible in the bucket, when the collision occurs, there is no way to accommodate the colliding value. This results in the overlapping of values. |