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

Explain binary searching and Fibinocci search?

0 Answers  


What is unhashable type list?

0 Answers  


Provide an algorithm to reverse a linked list without using recursion.

0 Answers   Wipro,


Differentiate linear from a nonlinear data structure?

0 Answers  


What is difference between arraylist and linkedlist?

0 Answers  






What do you mean by sorting data?

0 Answers  


What's the difference between a hashtable and a hashmap?

0 Answers  


Why would you use a linked list?

0 Answers  


Why do we need linked lists?

0 Answers  


What is a B tree?

0 Answers   Akamai Technologies,


What is bubble sort with example?

0 Answers  


What do you mean by heap order property?

0 Answers  


Categories