in Algorithms
185 views
0 votes
0 votes
Consider a hash table using uniform hashing with number of slots as m = 6 and number of keys, k = 8. Collisions resolved by chaining. Assuming direct hashing is used. The expected number of slots that ends not being empty is _________ (upto 2 decimal point).
in Algorithms
185 views

Please log in or register to answer this question.