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 better array or linked list?
What is the difference between list, set and map?
How do you do a selection sort?
Is hashmap keyset ordered?
Which is faster hashmap or treemap?
What do you mean by an Array?
How much time does it take to learn data structures?
List the data structures which are used in rdbms, network data modal, and hierarchical data model.
How do you declare An array of three pointers to chars
Construct a doubly linked list using a single pointer in each node?
Can list contain null values?
What are the disadvantages of sequential storage?