Chapter 6: Queues
Queues are another data structures used throughout computer science. They are, for instance, an integral part of operating system design. This chapter introduces the elementary properties of queues.
Queues are another data structures used throughout computer science. They are, for instance, an integral part of operating system design. This chapter introduces the elementary properties of queues.