22C:30, 22C:115 Review for Exam 1

Exam 1 is scheduled for Friday, September 26, from 10:30 to 11:20 in Room 321, CB

Given below are questions that you should attempt to answer in studying for Exam 1. These questions will not be on the exam, but understanding the answers to these questions will help you in solving the problems on the exam. The problems on the exam will involve (i) answering questions about small code fragments that are given and (ii) writing small code fragments to perform a specific task. You will not be asked to write large functions or entire classes.

To prepare for the exam read (i) lecture notes and notes from discussion sections, (ii) code posted on the course webpages (including the apvector, graph, and rational classes), and (iii) the following material from the textbook: Chapter 1, Section 2.3 (on templates), and Section 5.1 (on Vectors). In general, focus on material that relates to what was discussed in class and in the discussion sections.