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 and quick sort?
Define rehashing?
Is copyonwritearraylist thread safe?
What is the types of data structure?
List the data structures which are used in hierarchical data model.
What is the difference between arraylist and hashmap?
Why is an array homogeneous?
What is the complexity of adding an element to the heap?
How do you determine if a binary tree is height balanced?
Which is faster list or set?
Define separate chaining?
What is sequential mapping in data structure?