Lecture Data Structures and Algorithms - Chapter 5: Stacks and Queues. After studying this section you should be able to: use list, stack, and queue for problems inreal-life, and choose an appropriate implementationtype (array vs. link); analyze the complexity and developexperiment (program) to evaluate the efficiency ofmethods supplied for list, stack, and queue, . |