previous | start | next

Self Check

  1. If a hash function returns 0 for all values, will the HashSet work correctly?
  2. What does the hasNext method of the HashSetIterator do when it has reached the end of a bucket?

previous | start | next