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 |
Why entry interface is used in map?
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
Write is a binary search tree? Write an algorithm and tell complexity?
0 Answers ITC Indian Tobacco Company,
What are the Advantages and disadvantages of Array?
Mention the steps to insert data at the starting of a singly linked list?
Write a Program for Reverse a linked list.
Which is faster array or list?
What does bubble sort do?
What is the need of sorting?
How does a hashmap work?
Why are b trees used?
What is internal and external sorting?