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
State the properties of a binary tree?
How to search binary in a sorted array?
What are the applications of graph data structure?
Can treemap have duplicate values?
Can we add or delete an element after assigning an array?
What is meant by strongly connected in a graph?
Are linked lists considered linear or non-linear data structures?
Is null allowed in list?
What is the use of data structure?
What is structure of data type?
Run time memory allocation is known as in data structure?
Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.
Which is best book for data structures?
What is pointer in data structure?
Define disjoint set adt?