Back to Browse

Priority Queue Introduction

521.2K views
Feb 2, 2017
13:18

Introduction to the priority queue data structure Practicing for interviews? I have used, and recommend `Cracking the Coding Interview` which got me a job at Google. Link on Amazon: https://amzn.to/3cvMof5 A lot of the content on this channel is inspired by the book `Competitive Programming` by Steven Halim which I frequently use as a resource and reference. Link on Amazon: https://amzn.to/3wC2nix ====================================== Related Videos: Priority queue intro: https://www.youtube.com/watch?v=wptevk0bshY Priority queue min/max heaps: https://www.youtube.com/watch?v=HCEr35qpawQ Priority queue insertion: https://www.youtube.com/watch?v=QOJ-CmQiXko Priority queue removals: https://www.youtube.com/watch?v=eVq8CmoC1x8 Priority queue code: https://www.youtube.com/watch?v=GLIRnUhknP0 Data structures source code repository: https://github.com/williamfiset/algorithms =================================== Practicing for interviews? I have used, and recommend `Cracking the Coding Interview` which got me a job at Google. Link on Amazon: https://amzn.to/3cvMof5 A lot of the content on this channel is inspired by the book `Competitive Programming` by Steven Halim which I frequently use as a resource and reference. Link on Amazon: https://amzn.to/3wC2nix

Download

1 formats

Video Formats

360pmp414.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Priority Queue Introduction | NatokHD