Problem with Delete
What's wrong with this?
Delete(
k
):
.
Alternative:
Delete(
k
):
.
Insert(
k
): Let
.
.
Why is Find still ok?
Next:
Linear Probing
Up:
COLLISION RESOLUTION
Previous:
Probing