what is hashing

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


Please Help Members By Posting Answers For Below Questions

Does hashmap sort automatically?

557


When is a binary search best applied?

490


How many types of priority queue are there?

478


What is the difference between collections class vs collections interface?

525


Which is faster arraylist or linked list?

482






What is heap and its types?

492


What are the disadvantages array implementations of linked list?

475


List some applications of tree-data structure?

486


Is bucket sort a comparison sort?

483


What is the difference between file structure and storage structure?

510


What does isempty() member method determines?

547


Can arraylist have null values?

464


how to insert a new node in linked list where free node will be available?

563


Define an equivalence relation?

644


What do you mean by recursive definition?

499