Classify the Hashing Functions based on the various methods by which the key value is found.



Classify the Hashing Functions based on the various methods by which the key value is found...

Answer / rohit sah

Direct method,
Subtraction method,
Modulo-Division method,
Digit-Extraction method,
Mid-Square method,
Folding method,
Pseudo-random method.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is the minimum number of nodes that a binary tree can have?

0 Answers  


What is inserting in data structure?

0 Answers  


What is difference between list and linked list?

0 Answers  


Define heap?

0 Answers  


What is example of data?

0 Answers  






Define a stack?

0 Answers  


Define linked list data structure.

0 Answers  


Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

0 Answers  


How do we find duplicate elements in an array?

0 Answers  


Is list a data structure?

0 Answers  


What is array and structure?

0 Answers  


In rdbms, explain what is the efficient data structure used in the internal storage representation?

0 Answers  


Categories