Computer Science 241: Data Structures and Algorithms
Fall 2025
Administrivia
- Instructor: Phillip Kirlin
- Office hours: Mon 12-1:30, Tue 2:30-3:30, Wed 1-2, Thu 3:30-5. Also available by appointment.
- Canvas page: Use for grades, online assignment submissions, and assignment solutions.
- Syllabus and additional policies.
Resources
Course Calendar
- Thu, Aug 21
- Introduction
- Tue, Aug 26
- Java review
- Project Project 1, due Thu, Sep 4
- Thu, Aug 28
- List ADT
- Tue, Sep 2
- Finish List ADT, start big-oh
- Code: RList.java • RArrayList.java
- Tue, Sep 2
- Big-oh
- Handouts: Big-oh handout
- Thu, Sep 4
- Big-oh
- Tue, Sep 9
- Big-oh
- Handouts: Recursive big-oh
- Project Project 2, due Mon, Sep 22
- Homework Homework 1, due Tue, Sep 16
- Handouts: Recursive big-oh