Day 0 - Problems

Syllabus Questions

  1. What are you required to do to prepare for each class?
  2. Where can you find the lecture videos, slides, exercises, and problems?
  3. How many missed classes are allowed without making arrangements with Scott?
  4. What is a slip day, how many are you allowed, and how do you use one?

Diagram Drawing Practice

To answer some of the Exercises and Problems in this class, you’ll need to create diagrams. Some possible approaches to this include:

To help you try out these tools, complete the following:

  1. Reproduce the following diagram (details of shape, spacing, font, etc. don’t need to be perfect):

  1. Draw a diagram of a 3-node singly linked list containing hte values 3, 4, and 6, where each node is represented by a box containing its value and an arrow pointing to the next node.

  2. Reproduce the following diagram, but with the arrows reversed: