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 stack and queue in data structure?
Which sorting algorithm uses minimum number of swaps?
Is hashmap synchronized?
What is concurrentlinkeddeque?
How is any data structure application is classified among files?
Why is null not allowed in concurrenthashmap?
what is the difference between singly and doubly linked lists?
write a code for Implementation of stack and queues.
What is sequential search?
Why do we need to recycle?
Mention for which header list, you will found the last node contains the null pointer?
Why we need cursor implementation of linked lists?
Briefly explain recursive algorithm?
What is the types of data structure?
How efficient is binary search?