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
Define the queue data structure.
Why is sorting and classifying important?
What is quick sort example?
What is tree and its properties?
How to print element of Array?
What is the need for extendible hashing?
What is data structure and its types?
What is difference between for loop and foreach?
Differentiate between the singly linked list and doubly linked list.
Name the areas in which you can apply data structures extensively?
What is queue in data structure?
What is comparable interface?
How can you represent a linked list node?
What are the different types of data structures explain briefly?
What is difference between arraylist and list?