Course Overview

Information for CSE 830

CSE 830: Design and Theory of Algorithms

Below are the documents and links needed for Spring 2022.

Syllabus - provides basic information about the course including how you will be graded.

Piazza a place for asynchronous discussions and Q&A sessions.

Zoom will be used for all class sessions. The Zoom link has been e-mailed to all students and can be found on Piazza.

Below are the week-by-week topics that will be covered.

Due dates

  • Every friday: weekly lecture review
  • Homework: 1/25, 2/8, 2/22, 3/15, 3/29, 4/12, 4/26
  • Take-home final: 5/6

Current course content

Last week: Week 11: Graph Algorithms 1

This week: Week 12: Graph Algorithms 2

Next week: Week 13: NP Completeness 1

Reference material

Data structure runtimes table

Table of big-O time complexities for common operations on various data structures