Review Problems for Prelim II

CS 482 - Summer 2007

Our second prelim takes place in class on Tuesday, Aug 7. 

The exam includes material from lecture and from assigned reading up through Friday, Aug 3.  See the Schedule for the sections of the text assigned for reading (this includes most of Chapters 1 through 9).  The exam is primarily about Network Flow and NP-Completeness (i.e., the topics covered since Prelim I), but the exam is cumulative and includes material from the earlier chapters (Stable Matching, Basics of Algorithms Analysis, Graphs, Greedy Algorithms, Divide & Conquer, and Dynamic Programming).

Prelim II follows our usual exam rules: closed book; closed notes; no calculators. The exam will include a brief list of NP-Complete problems; this will be an abbreviated version of the list given in Section 8.9 of the text.

The questions below are meant to help you study for the prelim. They will not be collected and they will not be graded. The lecture on Monday, Aug 6, is meant to be a review session; this would be a good time to ask about any of these review questions. You are also welcome to ask about these questions during any of the course office hours. The text has many more questions (some easier, some harder) that you are also welcome to ask about.

(Some of the problems below are more difficult than would be asked on an exam.)

  1. Problem 1 of Chapter 7: (a) List all the minimum s-t cuts in the network...
  2. Problem 3 of Chapter 7: Figure 7.27 shows a flow network...
  3. Problems 4 and 5 of Chapter 7: Decide whether you think the following statement...
  4. Problem 11 of Chapter 7: Your friends have written a very fast piece of maximum flow code...
  5. Problem 17 of Chapter 7: You've been called in to help some network administrators...
  6. Problem 1 of Chapter 8: For each of the two questions below, decide...
  7. Problem 2 of Chapter 8: A store trying to analyze the behavior of its customers...
  8. Problem 8 of Chapter 8: Your friends' preschool-age daughter...
  9. Problem 10 of Chapter 8: Your friends at WebExodus have recently been...
  10. Problem 11 of Chapter 8: As some people remember, and many have been told, the idea of hypertext...
  11. Problem 20 of Chapter 8: There are many different ways to formalize the intuitive problem of clustering...

Also, consider taking a look at the earlier Review Problems used for Prelim I.

The following list of NP-Complete problems will be included within the exam: