CS 331: Data Structures and Algorithms (Bauer)
Announcements
Welcome to the Fall 2025 edition of CS 331: Data Structures!
Calendar
Lab Help Videos
Aug 18 - Sep 8
Topic: Course Overview/Syllabus, Python
Reading:
PythonDS: Introduction
Reading:
Python tutorial
, chapters 1-5, 9
Slides:
Overview
Notebook: Language Intro
Part 1
,
Part 2
,
Part 3
Lab 00 Preliminaries Readme
Lab 00 Preliminaries GitHub Classroom link
Due in GitHub Classroom: Sunday 8/31, midnight
Lab 01 Basics GitHub Classroom link
Due in GitHub Classroom: Sunday 9/7, midnight
Resources
Administrivia
Matthew Bauer
Lectures Mon/Wed 8:35-9:50am TBA
Labs Fri 9-9:50am TBA
Office Hours: F 11am-noon
open online
OR F 8-11am by
appt
OR any day/anytime
Discord cs331
Teaching assistants
Course Shared OneDrive
Primary reference materials
Problem Solving With Algorithms and Data Structures Using Python
The Python Tutorial
The Python Standard Library documentation
Development Tools
Jupyter Notebook Install Guide