Define hashing and Types of Hashing techniques.


==>  hashing--

  • Hashing is the process of transforming any given key or a string of characters into another value
  • This is usually represented by a shorter, fixed-length value or key that represents and makes it easier to find or employ the original string. 


Share to whatsapp

More Questions from Data Structures and Algorithms Module 5

Explain in detail about Insertion sort


View

Define Graph. Explain GraphTerminology in brief ? 


View

Explain in details Biconnected Components ? 


View

Define Collisions. Explain methods of Collisions ? 


View

Explain Review on Hashing ? 


View

Define graph. Explain Graph Representation ? 


View

Define hashing. Explain about hash table organization ?


View