Two key sets colliding in one hash table
Set A has keys and set B has keys, all hashed into the same table of slots (each key lands in a uniformly random slot independently).
What is the probability that at least one key from A lands in the same slot as at least one key from B?