Computer Science 210
Data Structures

Fall 2017, Siena College

Lecture 12: Complexity and Asymptotic Analysis; Introduction to Recursive Methods
Date: Monday, Octomber 2, 2017


Agenda

Lecture 12 Assignment

Due at the start of class, Friday, October 6.

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

  1. Bailey Problem 5.2, p. 112. See the implementation of this method in the Vector class in structure5. (4 points)
  2. Bailey Problem 5.5, p. 112. (3 points)

Terminology