What is the need for extendible hashing?


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

Post New Answer

More Data Structures Interview Questions

Does linked list allow null values?

0 Answers  


What are types of Collision Resolution Techniques and the methods used in each of the types?

0 Answers  


an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

0 Answers  


Can list contain null values?

0 Answers  


Explain the Array

0 Answers   Tech Mahindra,






What is binary tree?

13 Answers   BMC,


What do you mean by balanced trees?

0 Answers  


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

0 Answers  


What is a matrix?

0 Answers  


Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.

0 Answers   Expedia,


Does hashset maintain order?

0 Answers  


What are some of the best practices relating to the java collection framework?

0 Answers  


Categories