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 doubly linked list in data structure?
Define linear data structures?
What is data structure in programming language?
How to traverse data in a linked list in forward and backward direction, write the algorithm?
Define non-terminal nodes in a tree?
Is data structure a data type?
Explain recursive function & what is the data structures used to perform recursion?
What is concept of data structure?
Is data structures and algorithms important?
Is heap sort adaptive?
How many types of arrays are there?
What is the use of heap sort?