CSCI 256: Algorithm Design and Analysis

Spring 2020  |  Section 1

Home | Course Schedule | Assignments | Course Policies | Resources | CS Dept

Course Staff

Instructor: Shikha Singh
Email: shikha@cs.williams.edu
Phone: x2773
Office: TBL 309B
Lectures: Pre-recorded and posted on GLOW. MWF 11:20-11:50am EST via Zoom.
See course calendar for details.
Office Hours: See course calendar.
TAs: Section 1: Jamie Kasulis, Hyeongjin Kim, Geoffrey Lu, Tongyu Zhou
Section 2: Minwoo Joshua Kang, Garett Tok Ern Liang, Catherine Yeh
TA Hours: See course calendar.

Course Description and Learning Goals

This course is about mathematical modeling of computational problems, developing common algorithmic techniques to solve them, and about analyzing the correctness and running time of the algorithms. By clearly formulating and carefully analyzing the structure of a problem, it is often possible to dramatically decrease the computational resources needed to solve it. In addition, by analyzing algorithms you can provide provable guarantees of their performance. We will study several algorithm design strategies that build on data structures and programming techniques introduced in CS 136 and mathematical tools introduced in MATH 200. The course will roughly cover the following topics in order: graph algorithms, greedy algorithms, divide-and-conquer, dynamic programming, NP completeness and problem reductions, approximation algorithms and randomized algorithms. At the end of the course, the students should be able to:

Readings

The primary text for the course is Algorithm Design by Jon Kleinberg and Éva Tardos, Addison-Wesley 2006. This will be supplemented by readings from the Algorithms textbook by Jeff Erickson freely available online. The course schedule describes the planned topics for each lecture and associated readings.

Course Requirements, Evaluation and Grading

Category Value
Weekly Problem Sets* 50%
Class participation 5%
Midterm exam* 20%
Final exam* 25%
* Updated for the remote course.

Students will be evaluated based upon their overall performance in the course, according to the table above. Exams and problem sets will be graded on the correctness, clarity, thoroughness, and appropriateness of responses.

Problem Sets. Much of the learning in this course happens through practice. Weekly problem sets will be assigned as homework. The assignments page provides more information about the preparation and submission of problem sets. The course schedule provides the planned release/due dates of assignments. The course policies page provides detailed collaboration policy with respect to assignments.

Class Participation. Learning is a collaborative endeavor and class participation is encouraged and rewarded in this class. Participation can take various forms such as coming to class prepared, staying engaged during lectures, answering and asking questions, attempting optional challenge problems on problem sets, keeping me informed of class absences, and showing up to instructor/TA office hours.

Active class participation does not mean dominating discussions, or interjecting your peers but being a thoughtful participant in creating a vibrant, positive and inclusive classroom environment.

Midterm and Final Exam. The midterm exam will be an open-book take-home exam. The final exam will also be a cumulative open-book take-home exam and will be held during the final exam period.

Special Accommodations

Students with disabilities of any kind who may need accommodations for this course are encouraged to contact Dr. G.L. Wallace (Director of Accessible Education) at 597-4672. Also, students experiencing mental or physical health challenges that are significantly affecting their academic work or well-being are encouraged to contact me and to speak with a dean so we can help you find the right resources. The deans can be reached at 597-4171. If you need accommodations for religious observances, you are encouraged to reach out to me. However, last-minute requests are unlikely to be granted.

Computer Science Honor Code

The Honor Code as it applies to non-programming assignments is outlined here (see the section Avoiding Violations). Occasionally programming problems will be assigned in this course and programming-specific guidelines will be included along with it. See the course policies page for course-specific guidelines for collaboration on problem sets. Deviation from these guidelines will be considered an honor-code violation.

Computer Ethics

Students should be aware of and abide by the College's statement on Computer Ethics. Violations including uninvited access to private information and malicious tampering or theft of computer equipment or software are subject to disciplinary action.


Copyright 2012 | Department of Computer Science :: 47 Lab Campus Drive :: Williamstown, MA 01267
413.597.3218 :: requestinfo@cs.williams.edu