Computer Science 210
Data Structures
Fall 2017, Siena College
Agenda
The first 5 chapters of J+DS zyBook cover mostly Java programming constructs you already know. To refresh your knowledge, you should skim/read those chapters, and do any of the "participation activities" that you believe would be helpful to you. The graded portion of the assignment (worth a total of 75 points) is for you to complete the following "challenge activities" (yes, almost all of them):
1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.4.1, 1.4.2
2.4.1, 2.4.2, 2.4.3, 2.4.4. 2.5.1, 2.5.2, 2.6.1, 2.7.1, 2.7.2, 2.8.1, 2.10.1, 2.11.1, 2.14.1, 2.14.3
3.1.1, 3.1.2, 3.1.3, 3.2.1, 3.2.2, 3.2.3, 3.2.4, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.4.1, 3.4.2, 3.6.1, 3.6.2, 3.7.1, 3.7.2, 3.8.1, 3.8.2, 3.9.1, 3.9.2, 3.10.1, 3.10.2
4.2.1, 4.2.2, 4.2.3, 4.3.1, 4.3.2, 4.4.1, 4.4.2, 4.5.1, 4.5.2, 4.5.3, 4.6.1, 4.6.2, 4.8.1
5.3.1, 5.3.2, 5.4.1, 5.4.2, 5.4.3
Due at the start of class, Friday, September 8.
Please submit answers to these questions in Blackboard under "Lecture 01 Assignment" by the start of class. We will discuss these questions at the start of class, so no late submissions can be accepted.
Examples