Data Structure: Unit V (b): Hashing Techniques

Applications of Hashing

Data Structure

In compilers to keep track of declared variables.For online spelling checking the hashing functions are used.

Applications of Hashing

1.In compilers to keep track of declared variables.

2. For online spelling checking the hashing functions are used.

3. Hashing helps in Game playing programs to store the moves made.

4.For browser program while caching the web pages, hashing is used.

Data Structure: Unit V (b): Hashing Techniques : Tag: : Data Structure - Applications of Hashing