Lecture 18. Priority Queues and Binary Heaps

Friday October 29


Today we'll look at different ways of creating a priority queue, an ADT used to implement those same algorithms.

Readings

Links

📦 Code and Slides