Hashing in Java
Offered By: Great Learning via YouTube
Course Description
Overview
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
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity