Princeton University
Computer Science Department

Computer Science 423
Theory of Algorithms

Kevin Wayne

Spring 2005


General Information   |     Lecture Notes   |     Problem Sets

Course Summary

This course is designed to provide students with an understanding of the principles and techniques used in the design and analysis of computer algorithms. The course is primarily theoretical and does not require programming, but it does require understanding of the notion of a mathematical proof, some knowledge of elementary discrete mathematics, and mathematical problem-solving skills. We shall discuss and analyze a variety of data structures and algorithms chosen for their importance and their illustration of fundamental concepts. We shall emphasize analyzing the worst-case running time of an algorithm as a function of input size. We shall also spend some time exploring the boundary between feasible (polynominal-time) computations and infeasible computations. This will include discussion of the notorious P=NP? question.

Administrative Information

Lectures:   MW 11-12:20 · CS 104

Problem solving session:   M 8-9pm · COS 102.

Instructor:   Kevin Wayne · CS 207 · 258-4455 · wayne@cs

Teaching Assistant: Amit Agarwal · CS 313 · 258-6126 · aagarwal@cs

Teaching Assistant: Joshua Podolak · CS 103B · 258-0944 · jpodolak@cs

Course mailing list:   All students should sign up for the COS 423 mailing list.

Syllabus:   [pdf]

Office hours:


Announcements