Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn about hashing in Java through this comprehensive video tutorial. Explore the fundamental concepts of hashing, including its implementation, collision handling, and various data structures like HashTable, HashMap, LinkedHashMap, HashSet, and LinkedHashSet. Gain insights into how hashing algorithms work, their time and space complexities, and practical applications in solving classic programming problems. Implement hashing techniques using Java code examples and understand how to optimize solutions for common algorithmic challenges.
Syllabus
- Agenda.
- Introduction to Hashing.
- How does Hashing work?.
- Collision Handling.
- HashTable.
- HashMap.
- LinkedHashMap.
- HashSet.
- LinkedHashSet.
- Summary.
Taught by
Great Learning