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

How many passes does bubble sort need?

0 Answers  


What do you know about the big-o notation and can you give some examples with respect to different data structures?

0 Answers  


What are the parts of root node?

7 Answers   BMC, JCE, TCS,


Does list allow null values?

0 Answers  


What is difference between array and arraylist?

0 Answers  






What is the difference between hashset and linkedhashset?

0 Answers  


What are the pre-requisite for the collection to perform binary search?

0 Answers  


Can arraylist contain duplicates?

0 Answers  


What are the applications of priority queues?

0 Answers  


Why concurrenthashmap is fail safe?

0 Answers  


Explain the Linked List

0 Answers   Tech Mahindra,


Can we store a string and integer together in an array?

0 Answers  


Categories