I am having problems figuring out what the (expected constant) refers to. It looks like the execution time, but how does it relate to the pairs of items in a bucket? The comparison is done in expected constant time?Build a hash table using chaining, and then compare each of the (expected constant) pairs of items within a bucket.