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 |
Which is faster list or set?
How many links are there in a binary tree of N nodes?
What is data and data types?
Why is quicksort faster than merge sort?
What are the drawbacks of array implementation of queue?
What is bubble sort?
What will be the output of below code?
What is an example of an algorithm?
What is an acyclic graph?
What exactly is a thread?
How many null values are allowed in hashmap?
Can we create a null as a key for a map collection?