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 |
why do tree always takes o(log n) time?
To describe the Complexity of Binary search, Quicksort and various other sorting and searching techniques..
0 Answers HPCL, Hughes Systique Corporation,
What is a treemap chart?
How will you free the memory that is allocated at run time?
Why is tuple immutable?
Which language is best for data structures and algorithms?
Why do we need linked lists?
What is basic data structure?
What is selection in an algorithm?
What does quick sort do?
What is priority queue in data structure?
Explain what is binary search?