Computer Science 210
Data Structures
Fall 2018, Siena College
Lecture 04: Lab 1
Date: Wednesday, September 12, 2018
Agenda
- Announcements
- Less than a week left to finish up the review assignment from the zyBook
- Problem Set 1
- create your repositories and form your groups by Friday
- VertexSearch is now posted
- Any Git/GitHub setup questions or problems can be addressed in lab today
- Lab 1: Array Practice
- fix copy-paste errors in Questions 12, 14, 16, replace
"add" with "insert", "remove", and "clear".