Problem Session 28 – A Big Example

2022-09-01

Pre-class Tasks

This worked example will serve as a review of most of the topics we’ve seen in class so far, including interfaces, Collections classes, loops, recursion, testing, and memory diagrams.

Each week, we will have a student experience survey to tell us how things are going. This survey will be graded as engagement, i.e. with the Stepik exercises.

Please fill out the following survey by Saturday, September 3rd at 10pm for Week 5. CSE 11 Student Experience Survey

Videos:

Choosing a Representation 1

Choosing a Representation 2

Some Examples

More Examples

A Filesystem Method

Trace 1

Trace 2

Code from videos:

Handout:

Part1:

Part2:

Completed Worksheets from Lecture

Lecture (from Thursday)