Computer Science 210
Data Structures

Fall 2017, Siena College

Lecture 23: Linear Structures: Stacks and Queues
Date: Monday, November 6, 2017


Agenda

Lecture 23 Assignment

Due at the start of class, Friday, November 10.

Please submit answers to these questions in Blackboard under "Lecture 23 Assignment" by the start of class. We will discuss these questions at the start of class, so no late submissions can be accepted.

For 10.8 and 10.10 below, the add/remove operations can be interleaved in any valid order.

  1. Bailey Problem 10.8, p. 246. (5 points)
  2. Bailey Problem 10.10, p. 246. (5 points)
  3. Bailey Problem 10.12, p. 246. (5 points)

Terminology