previous | start | next

Answers

  1. Yes, the hash set will work correctly. All elements will be inserted into a single bucket.
  2. It locates the next bucket in the bucket array and points to its first element.


previous | start | next