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 |
What is bubble sort algorithm?
What will happen if an array goes out of bounds?
What is data and data structure?
Why is arraylist used?
What do you mean by priority queue?
Is file a data structure?
Why you need a data structure?
What is a stable sorting algorithm?
What is a comparator function?
Write an algorithm to check if there is a loop in a doubly linked list.
What is the difference between binary tree and binary search tree?
Why do we need sorting algorithms?