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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you insert a new item in a binary search tree?

647


How do treesets work internally?

587


Explain what is a spanning tree?

661


Can we sort hashmap?

587


What are the average and worst time complexity in a sorted binary tree is

629






Is array static or dynamic?

548


Does treemap allow null key?

550


Can you sort a string?

547


What are the applications of graph data structure?

549


How would you use bsearch() function to search a name stored in array of pointers to string?

575


Describe what is Node in link list? And name the types of Linked Lists?

618


Is it possible to make an array volatile in java?

591


Write the recursive c function to count the number of nodes present in a binary tree.

554


Can arraylist shrink?

576


Can we remove element from arraylist while iterating?

585