Skip to main content

Section 6.6 Self Check

Checkpoint 6.6.1.

Checkpoint 6.6.2.

Checkpoint 6.6.3.

    What creates hash collisions?
  • when pairs of different hash values are mapped to the same key.
  • Think about what keys refer to and what hash values refer to
  • when pairs of different hash values do not share the same key.
  • Think about what keys refer to and what hash values refer to
  • when pairs of different keys are mapped to the same hash value.
  • Correct!
  • when pairs of different keys do not share the same hash value.
  • Think about what keys refer to and what hash values refer to
You have attempted of activities on this page.