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

What is collection sort?

492


What is mergesort and hashtable?

648


Program to remove duplicate elements in an array.

530


do records fall under linear or non linear data structures?

1327


What is the best case complexity of bubble sort?

486






What is dangling pointer and how to avoid it?

551


Explain about the different lists available in the collection?

457


What is the difference between hashmap and treemap?

438


Differentiate between failfast and failsafe.

688


What is linked list in data structure?

545


How does shell sort work?

512


What are priority queues?

512


Can hashmap have same key?

465


Can we put null key in hashmap?

490


What does the term sorting refer to?

576