Answer Posted / bipinmca07
Hsshing is a way retrieving records from memory in faster
way.Record is inserted into memory by using hash function
(division,midsqure,folding,digit analysis)and also records
are retrieved using same hash function
| Is This Answer Correct ? | 58 Yes | 3 No |
Post New Answer View All Answers
What is data structure and its classification?
List out a few of the applications that make use of Multilinked Structures?
Is bucket sort a comparison sort?
What is significance of ” * ” ?
Define an algorithm. What are the properties of an algorithm?
Explain implementation of deletion from a binary tree.
Is arraylist faster than array?
What do you mean by priority queue?
What is modcount in hashmap?
How do you do a selection sort?
Tell me about the different sorting techniques.
Define graph traversals?
What is 1d array?
What is unhashable type list?
what is the primary advantage of a linked list?