What do you mean by rehashing?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Why we use linked list?

0 Answers  


Describe the merge sort principle and what will be its time complexity?

1 Answers   Wipro,


Can arraylist shrink?

0 Answers  


What are the types of algorithms?

0 Answers  


Is array a data type?

0 Answers  






If you are given a choice to use either arraylist and linkedlist, which one would you use and why?

0 Answers  


How can one find a cycle in the linked list? IF found how to recognize the cycle and delete that cycle?

12 Answers   Citrix,


What is linked list ?

0 Answers  


If you have to store one lakh objects, what will be a better option- a hash map or an array list?

0 Answers   DELL,


How efficient is binary search?

0 Answers  


What is advantage and disadvantage of linked list?

0 Answers  


Which is better hashmap or arraylist?

0 Answers  


Categories