Hashing - Prakash Hegade

Hashing

By Prakash Hegade

  • Release Date: 2017-07-19
  • Genre: Computers

Description

This ebook talks about ‘Hashing’ data structure. Hashing can go deep. However the intention of this ebook is to understand the basics of the data structure and walk through with conceptual development.

The material covers introduction, definition, designing hash functions, collision resolution techniques and applications. There is also a sample and simple code given to make the definitional understanding better.