Files before a hash table hits its first clash
A hash table has slots, and each file lands in a slot chosen uniformly at random and independently.
What is the smallest number of files inserted before a collision becomes more likely than not?
A hash table has slots, and each file lands in a slot chosen uniformly at random and independently.
What is the smallest number of files inserted before a collision becomes more likely than not?