Computer Science 210
Data Structures
Fall 2017, Siena College
Lecture 25: Linear Structures Discussion
Date: Friday, November 10, 2017
Agenda
- Announcements
- Lab 7: Iterators and More Lists continues
- remember, don't copy structure5 source code into your
BlueJ projects - use the bailey.jar file like we set up
previously!
- Lecture 23 assignment recap will be delayed to Monday so those who forgot about it can submit
- Implementations of linear structures
- reference implementations in structure5
- Breadth-first vs. depth-first traversals
- Introduction to ordered structures
No New Lecture Assignment
Links