Quarter 3
More math (linear algebra), a new merged software-engineering course, and the year's algorithmic core.
| Course | Code | What |
|---|---|---|
| Linear Algebra | CSE13A | Vector spaces, matrices, eigenvalues, orthogonality |
| Software Design and Engineering | CSE13B | Testing + full SDLC: requirements, architecture, process |
| Algorithms and Data Structures | CSE13C | Complexity, core data structures, sorting, graphs |
Worth knowing
- ADS builds directly on R&L's (Q1) proof techniques — induction and complexity proofs reuse that toolkit.
- SDE is new (merged from SQT + SEM) and is one of four entry gates for CSE200 Software Project in Year 2 — worth more attention than "just another course."
- ADS runs a split analysis/implementation exam; SDE and LA are single-exam courses — different rhythms to plan around in the same quarter.