Assignments | Course Home | Schedule & Lecture Notes

Saint Louis University

Computer Science 314
Algorithms

Michael Goldwasser

Spring 2008

Dept. of Math & Computer Science

Homework Assignment 02

Algorithm Analysis


Overview

Topic: Algorithm Analysis
Related Reading: Ch. 2
Due: Friday, 8 Februrary 2008

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


Practice Problems


Problems to be Submitted (40 points)

  1. (12 points)

    Exercise 2 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. (14 points)

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


Extra Credit

  1. (4 points)

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


Michael Goldwasser © 2008
CSCI 314, Spring 2008
Last modified: Monday, 04 February 2008
Assignments | Course Home | Schedule & Lecture Notes