Overview
Dive deep into the world of hashmaps in this comprehensive video tutorial. Explore the inner workings of hashmaps, learn techniques like chaining and open addressing, and delve into hashmap implementation in Java. Gain a thorough understanding of how hashmaps work, their underlying mechanisms, and practical applications. Follow along with provided code examples and resources to enhance your learning experience. Participate in the learning in public initiative by sharing your insights on social media using #DSAwithKunal. Access additional materials, including lecture code, a complete Java DSA playlist, and supplementary resources to further reinforce your understanding of this crucial data structure.
Syllabus
Introduction
How Hashmaps work
Chaining
Open addressing
Hashmaps in Java
Implementation
Closing remarks
Taught by
Kunal Kushwaha