what is hashing

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


Please Help Members By Posting Answers For Below Questions

What is the Role of push() and pop() method?

526


Is sorting a math skill?

487


Define open addressing?

561


How do you use merge sort?

438


Why you need a data structure?

609






Define general trees?

549


Which is faster hashmap or treemap?

487


How helpful is abstract data type of data structures?

511


What are the applications of stack?

495


What is circular queue example?

468


Why hashmap is faster than hashset?

490


Describe tree database.

522


Can treeset contain null?

495


State the properties of b tree.

517


Can hashtable have duplicate values?

521