Today in less than 20 minutes, we'll explore what maps are and how they work under the hood. We'll talk about the differences between treemaps, hash maps, and hash tables.

We'll dig pretty in-depth...By the end of the episode, you'll understand how to implement hash tables using an array, hash function, and a linked list!

Programming

Minko Gechev

Episode 21 - Maps, Hash Maps, Tree Maps, and Hash Tables

JUL 1, 202016 MIN
Programming

Episode 21 - Maps, Hash Maps, Tree Maps, and Hash Tables

JUL 1, 202016 MIN

Description

Today in less than 20 minutes, we'll explore what maps are and how they work under the hood. We'll talk about the differences between treemaps, hash maps, and hash tables. We'll dig pretty in-depth...By the end of the episode, you'll understand how to implement hash tables using an array, hash function, and a linked list!