Computer Science 210
Data Structures
Fall 2018, Siena College
Lecture 11: Complexity and Asymptotic Analysis
Date: Friday, September 28, 2018
Agenda
- Announcements
- Exam 1 additional information
- talk by today if you have a conflict with the exam time Tuesday evening
- sample solutions outside my office
- no labs next week
- Costs of ArrayList operations
- Introduction to complexity and asymptotic analysis
Terminology
- time vs. space tradeoff
- computational cost
- basic operation
- space cost
- trends