Computer Science 385
Design and Analysis of Algorithms
Spring 2024, Siena College
Lecture 2: Bubble Sort; Counting Operations; GCD
Date: Friday, January 19, 2024
Agenda
- Announcements
- Lab 0: Data Structures Refresher is done and "graded"
- Don't forget your GitHub stuff from the first section of that lab
- Bubble Sort and Counting Operations
- Practice with summations
- Another example: Greatest Common Denominator
Terminology
- bubble sort
- basic operations