Vidyalelo
Data Structure · Q93

Hashing

Programming · Data Structure · question 93

Q93

What is the load factor?

A.
Average array size
B.
Average key size
C.
Average chain length
Answer
D.
Average hash table length

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board