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 Radix Sort ? 


View

Explain Review on Hashing ? 


View

Define graph traversal. Explain techniques of graph traversal ? 


View

Define graph. Explain Graph Representation ? 


View

Define Graph. Explain GraphTerminology in brief ? 


View

Define hashing. Explain about hash table organization ?


View

Define weighted graph. Explain weighted graph represention with example ? 


View