IntermediateVocabulary#backend#developer-tools#architecture

Hash Collision Vocabulary

Learn the vocabulary of two different keys hashing to the same bucket in a hash table.

0 / 5 completed
1 / 5
At standup, a dev mentions two different keys hashing to the exact same bucket index in a hash table, requiring the table to store both under that one slot instead of overwriting one with the other. What is this situation called?