Data Structures & Algorithms Lecture Notes
8 October 2010 • Queues
“Messes with” may be too strong. It’s possible to consider regular queues as a special case of priority queues in which the values are timestamped with their entry times and maintained in ascending order.
This page last modified on 24 January 2006.