Have you ever been frustrated during interviews thinking that your interviewer expects you to have memorized a bunch of sorting algorithms you'd never need in real life?
In this episode of the podcast learn how to approach such situations. In performance critical systems you may have to implement an efficient sorting yourself. Learn how to beat the built-in ... Show More
Jan 2025
Episode 23 - Building a minimal reactive framework
This episode explores building a minimal reactive framework using signals as a reactivity primitive. We'll look into implementing a simple component model, composing components, separating the view into static and dynamic parts, and implementing fine-grained reactivity.
17m 54s
Jul 2020
Episode 21 - Maps, Hash Maps, Tree Maps, and Hash Tables
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 ... Show More
16m 30s
Sep 2023
The effect of quality on Search
In this episode of Search, John and Gary discuss the impact of quality on search results. From sitemaps to scheduling and more, the Google Search team talks about how the quality of the page and site plays a role in crawling and indexing, besides ranking. Do you need to update yo ... Show More
20m 45s
Sep 2020
Marcello La Rocca on Algorithms and Data Structures
Q McCallum (Senior Content Advisor at Formulatedby, the company behind Data Science Salon) met up with Marcello La Rocca, someone who compiled his extensive knowledge of algorithms into a rather hefty book on the topic. In this episode, the author of Algorithms and Data Structur ... Show More
1h 2m