John Tan
2003-12-09 22:06:18 UTC
Hi
I just wanted to know: if we are using open addressing, why do we have to
check if a key exists before inserting? The chaining method doesn't do
that, it just adds to the head (according to the notes on the course
website).
Thanks!
I just wanted to know: if we are using open addressing, why do we have to
check if a key exists before inserting? The chaining method doesn't do
that, it just adds to the head (according to the notes on the course
website).
Thanks!