Facebook Pixel
Programming

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

Programming
Programming
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
Not playing