Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
Programming - Episode 21 - Maps, Hash Maps, Tree Maps, and Hash Tables

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

07/01/20 • 16 min

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!
plus icon
bookmark
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!

Previous Episode

undefined - Episode 20 - Static and Dynamic Systems

Episode 20 - Static and Dynamic Systems

Today we'll look into static and dynamic systems. We'll discuss what does it mean for a programming language or a framework to be static or dynamic. In the second part of the podcast, we'll focus on some of the properties of static systems and how they can help in better compile-time optimizations, development experience, and more!

Next Episode

undefined - Episode 22 - Signals

Episode 22 - Signals

In this episode, we'll explore a concept called Signal that has been getting a lot of traction in JavaScript over the past few years. I'll describe a simple implementation so you can understand the internals and then see how it relates to the traditional object-oriented design pattern observer.

Episode Comments

Generate a badge

Get a badge for your website that links back to this episode

Select type & size
Open dropdown icon
share badge image

<a href="https://goodpods.com/podcasts/programming-192464/episode-21-maps-hash-maps-tree-maps-and-hash-tables-18009492"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to episode 21 - maps, hash maps, tree maps, and hash tables on goodpods" style="width: 225px" /> </a>

Copy