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 |
Differentiate between list and set.
What is impact of signed numbers on the memory using data structures?
In Data Structure, write output of given program.
0 Answers HPCL, Hughes Systique Corporation,
Explain stacks and queues in detail.
How do you insert a new item in a binary search tree?
Is map a collection?
What is the use of threaded binary tree?
What is collision in data structure?
What are the benefits of using arrays?
How many links are there in a binary tree of N nodes?
What is a pseudocode example?
What is the heap in data structures?