Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is a load factor of Hash Map?

user-image
Question added by Jeevan Jeevan , Software Developer , Serene Software Solution
Date Posted: 2013/07/31

The load factor is a measure of how full the hash table is allowed to get before its capacity is automatically increased.
When the number of entries in the hash table exceeds the product of the load factor and the current capacity, the hash table is rehashed (that is, internal data structures are rebuilt) so that the hash table has approximately twice the number of buckets.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.