Student Reviews
( 5 Of 5 )
1 review
Video of Priority Queue Code in Data Structures course by WilliamFiset channel, video No. 18 free certified online
Related Videos:
Priority queue intro: https://www.youtube.com/watch?vwptevk0bshY
Priority queue min/max heaps: https://www.youtube.com/watch?vHCEr35qpawQ
Priority queue insertion: https://www.youtube.com/watch?vQOJ-CmQiXko
Priority queue removals: https://www.youtube.com/watch?veVq8CmoC1x8
Priority queue code: https://www.youtube.com/watch?vGLIRnUhknP0
Code repository:
https://github.com/williamfiset/algorithms
Source code:
https://github.com/williamfiset/Algorithms/tree/master/src/main/java/com/williamfiset/algorithms/datastructures/priorityqueue
My website: http://www.williamfiset.com
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