The Cost of Hash Tables - The Backend Engineering Show
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Explore the costs and limitations of hash tables in this informative video from The Backend Engineering Show. Dive into the effectiveness of hash tables for caching, database joins, sets, load balancing, partitioning, and sharding. Learn about arrays, CPU costs (including NUMA and M1 Ultra), hash joins, and the remapping costs associated with hash tables. Discover the concept of consistent hashing and gain insights into the trade-offs involved in using this powerful data structure across various programming languages and applications.
Syllabus
Intro
Arrays
CPU Cost NUMA/M1 Ultra
Hash Tables
Hash Join
Cost of Hash Tables
Remapping Cost Hash Tables
Consistent hashing
Taught by
Hussein Nasser
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera