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

Describe what is Node in link list? And name the types of Linked Lists?

540


What are the applications of graph data structure?

482


How do you do a heap sort?

481


What is doubly linked list?

553


Write a program to insert an element and in the specific position in the array?

534






Mention a few applications of linked lists?

501


What are the different types of sorting in data structure?

517


How to use appendNode() in linkedlist()?

663


How to find middle element of linked list in one pass?

535


What are the advantages of stack?

458


How hashmap increases its size?

579


What are the different types of sorting? Explain the difference between them.

615


Is treeset synchronized?

460


What is the complexity of sorting algorithm?

501


What is a cycle or a circuit?

609