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 |
How much time does it take to learn data structures?
Differentiate between arraylist and linkedlist.
What are different sorting algorithms?
What are data structures in programming?
Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential
How memory is reserved using a declaration statement ?
What is the time complexity of arraylist and linked list?
Devise a program to sort an array using bubble sort.
What is complexity of quicksort?
What is dynamic array how is it created?
What is the difference between list, set and map?
How do you create a tree diagram?