Question

What is a "collision" in the context of hashing?

A When two different keys map to different indices.
B When two different keys map to the same index.
C When a key cannot be inserted into the hash table.
D When the hash table runs out of memory.
E When a key is deleted from the hash table.
Practice Next

Hey! Ask a query