Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn about rehashing and hashing techniques in data structures through a 10-minute educational video that explores fundamental concepts of efficient data storage and retrieval. Master the process of transforming keys into unique indices using various hash functions including Division Method, Mid Square Method, and Folding Method. Discover essential collision handling techniques such as Separate Chaining and Open Addressing (including Linear Probing, Quadratic Probing, and Double Hashing) to manage situations when multiple keys map to the same index. Gain practical knowledge about implementing these concepts to optimize data access and storage operations in your programming projects.
Syllabus
REHASHING IN DATA STRUCTURES || HASHING IN DS
Taught by
Sundeep Saradhi Kanthety