Ask Question
6 September, 19:41

What is the load factor and how does it affect table size?

+2
Answers (1)
  1. 6 September, 19:56
    0
    The load factor in the computer science is defined as the total ratio of number of the address to the ratio of total number of table records in the data structure.

    The load factor should be less than 1 so that the the table size are properly chosen and the load factor is store in the hash table as the number of key. The average value of the load factor is given by the total entries to the size of the table.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is the load factor and how does it affect table size? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers