Hash Tables - Data Structures and Algorithms
Offered By: Caleb Curry via YouTube
Course Description
Overview
Learn about hash tables, a fundamental data structure in computer science, in this 21-minute video tutorial. Explore the concepts, implementation, and applications of hash tables in data structures and algorithms. Gain insights into how hash tables work, their efficiency in storing and retrieving data, and common techniques for handling collisions. Discover the advantages and potential drawbacks of using hash tables in various programming scenarios. By the end of this tutorial, acquire a solid understanding of hash tables and their role in optimizing data storage and retrieval operations.
Syllabus
Hash Tables - Data Structures and Algorithms
Taught by
Caleb Curry
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera