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

How can you implement a stack?

0 Answers   NIIT,


What is heap tree explain with example?

0 Answers  


How does a treemap sort?

0 Answers  


What is binary tree in discrete mathematics?

0 Answers  


What is the time complexity of selection sort?

0 Answers  






Program to remove duplicate elements in an array.

0 Answers   InterGraph,


How do you empty an arraylist?

0 Answers  


What is a comparator function?

0 Answers  


Is hashtable better than dictionary?

0 Answers  


Is map a collection?

0 Answers  


What data structure underlies a python list?

0 Answers  


wt is a datastructure

8 Answers   CybAge,


Categories