Lecture 5 - Priority Queues and Graphs
Contents
Binary Heaps can be used as priority queues, as the root of a binary tree is always the largest/highest value.
Binary Heaps can be used as priority queues, as the root of a binary tree is always the largest/highest value.