Episode 13 - Binary Heaps
Programming - En podcast av Programming - Tisdagar
![](https://is1-ssl.mzstatic.com/image/thumb/Podcasts115/v4/e9/e7/8b/e9e78bdb-2573-b200-a36e-dff961bca55d/mza_12050385658737065530.jpg/300x300bb-75.jpg)
Kategorier:
Today we're going to discuss the binary heap data structure. In this episode, you'll learn where to use heaps in practice, how they can come handy to you during a coding interview, and how to implement them! Along the way, we'll cover heap sort, priority queues, load balancing, and more!