Two different keys with the same hash value is hash-collision in Hashtable.Two different entries will be kept in a single hash bucket to avoid the collision.
Reveal answer
Fill a bubble to check yourself
Two different keys with the same hash value is hash-collision in Hashtable.Two different entries will be kept in a single hash bucket to avoid the collision.