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
What are the 3 control structures in programming?
Define data type and what are the types of data type?
Can you override methods of arraylist?
Name the areas in which you can apply data structures extensively?
What is time complexity of sorting algorithms?
Can we override compareto method for enumerations?
Briefly explain recursive algorithm?
What do you mean by Runtime Error
State the demerits of linked representation of binary trees?
Is heap sort adaptive?
Is stack a dynamic data structure?
What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?
How will you free the memory that is allocated at run time?
List the data structures which are used in rdbms, network data modal, and hierarchical data model.
What do you mean by secondary clustering?