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 |
Should I use hashmap or hashtable?
How can we delete the first node from the singly linked list?
Can map contain duplicate keys?
Is list a data structure?
Which sorting is stable?
Which interfaces are implemented by hashmap?
Is radix sort stable?
What are stacks? Give some of its applications.
No. of possible ordered trees with n nodes ? Please give formula (if any).
What is merge sort in daa?
What is dequeue in data structure?
What exactly is a thread?