What is the bucket size, when the overlapping and collision occur at same time?
Answer / 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 |
What is an object array?
Define articulation point?
What do you mean by probing?
What is a data structure? What are the types of data structures?
How does max heap work?
Are lists mutable?
Is bubble sort adaptive?
What is pointer in data structure?
When would you use a tuple?
Define a Deque?
Define data type and what are the types of data type?
Name few classes that implement collection interface?