Qm

Expected colliding pairs in a hash table

You hash 200200 files into a table of 1000010000 buckets, each file landing in a uniformly random bucket independently.

On average, how many pairs of files collide (land in the same bucket)?

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

How many hash buckets get used?How many months with no birthday?Expected number of head-head pairsExpected heads from a biased coinExpected number of sevens
All questions →