MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structures and Algorithms
→
Evaluation Infix Expression Not Parenthesized in Data Structures and Algorithms
→
What should be the load factor for separate chaini..
1.
What should be the load factor for separate chaining hashing?
A.
0.5
B.
1
C.
1.5
D.
2
Answer» C. 1.5
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following is not a technique to avoid a collision?
Which of the following is a widely used form of the hash tree?
What is the formula to find the expected number of probes for an unsuccessful search in linear probing?
What is the worst case search time of a hashing using separate chaining algorithm?
How many probes are required on average for insertion and successful search?
Hash tree is used in data synchronisation. In the worst case the data synchronisation takes ______ time.
Which of the following is identical to that of a separate chaining hash node?
What can be the value of m in the division method?
What is the value of h(k) for the key 123456? Given: p=14, s=2654435769, w=32
What is the hash function used in Double Hashing?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply