Answer Posted / umesh
Hashing is a way to retrieve/store data on a constant time
independent of the value and position of the data present.
The position is a typically a function of the data stored.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
what is Linked lists?
What are trees in data structures?
Differentiate between hashset and treeset.
What are the types of data structures?
Which is the parent class of enumset class?
Are linked lists useful?
What are stacks? Give some of its applications.
What is data and data types?
Can you declare an array without assigning the size of an array?
What is data type with example?
What is garbage collection in data structure?
How many sorting techniques are there?
How to get the index of an array element?
Define a path in a tree?
Define primary data structures?