What is the bucket size, when the overlapping and collision occur at same time?



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

Post New Answer

More Data Structures Interview Questions

Is complete binary tree?

0 Answers  


List the data structures which are used in hierarchical data model.

0 Answers  


What is a binary search tree? Explain with example?

0 Answers  


Mention for which header list, you will found the last node contains the null pointer?

0 Answers  


input function and output function in c language

2 Answers   TCS,






What is collections singletonmap?

0 Answers  


Is quicksort a stable sorting algorithm?

0 Answers  


How do you find the complexity of a bubble sort?

0 Answers  


What is the complexity of selection sort?

0 Answers  


How does hashset maintain order?

0 Answers  


What is the complexity of adding an element to the heap?

0 Answers  


Is a hashset ordered?

0 Answers  


Categories