Computer Science 385
Design and Analysis of Algorithms
Spring 2025, Siena College
Lecture 19: More Divide and Conquer
Date: Monday, March 17, 2025
Agenda
- Announcements
- Empirical Study 1: [PDF] code was already due and is graded (see repositories) and the writeup is now due Wednesday
- Problem Set 3: [PDF] late clock has expired
- No office hours Wednesday
- High school programming contest volunteering
- Using GitHub Issues
- Academic Showcase Project Introduction
- Divide and conquer algorithms
- In-class Lab Activity: Divide and Conquer Closest Pair algorithm