Should the delete function delete all book under to hash location?
On Dec 4, 2:17 pm, Mark <mahasitav...@gmail.com> wrote:
> To clarify...
For a table of size 7, the following command,
DELETE 34
would delete book ID 34, which resides in bucket 6. You would not delete any other book, nor the whole bucket.
Make sense?
Sent from my iPhone
should delete be a running total or output the number of iterations
for every time the delete command is called