What is the bucket size, when the overlapping and collision occur at same time?
Answer Posted / rohit sah
One. If there is only one entry possible in the bucket, when the collision occurs, there is no way to accommodate the colliding value. This results in the overlapping of values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.
How does the bubble sort work?
What is a stable sorting algorithm?
Which is faster list or set?
What does stack top do?
How can we reverse the order in the treemap?
What are different methods of collision resolution in hashing.
Write the disadvantages of separate chaining?
Which is the parent class of printerstatereasons class?
How would you check if a binary tree is BST or not ? Write a program.
Does linkedhashset allow duplicates?
Does treeset allow duplicates?
Define the term “percolate up”?
What is an externalizable interface?
What is a hashset?