Assignments | Course Home | Schedule & Lecture Notes

Saint Louis University

Computer Science 314
Algorithms

Michael Goldwasser

Spring 2007

Dept. of Math & Computer Science

Homework Assignment 02

Algorithm Analysis


Overview

Topic: Algorithm Analysis
Related Reading: Ch. 2
Due: Wednesday, 7 February 2007, 1:10pm

Please make sure you adhere to the policies on academic integrity.


Practice Problems


Problems to be Submitted (40 points)

  1. (5 points)

    Exercise 1 of Chapter 2 (p. 67)

  2. (14 points)

    Exercise 4 of Chapter 2 (pp. 67-68)

    Note: When exponents are expressed, as in g6, the default precedence is that 22n is evaluated as 2(2n)

  3. (9 points)

    Exercise 5 of Chapter 2 (p. 68)

  4. (12 points)

    Exercise 6 of Chapter 2 (pp. 68-69)


Extra Credit

  1. (4 points)

    Exercise 8 of Chapter 2 (pp. 69-70)


Michael Goldwasser
CSCI 314, Spring 2007
Last modified: Monday, 29 January 2007
Assignments | Course Home | Schedule & Lecture Notes