Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Lab: OOP

Sophie Engle edited this page Feb 24, 2017 · 3 revisions

High Priority

The following assignments are due TONIGHT 2/17 at 11:59pm.

Please work on these assignments before starting the rest of this lab.

Normal Priority

If you have completed the high priority items above, please work on the following during the remainder of lab:

  • Work on the projects for this class. Keep in mind we are now PAST the checkpoint deadline for the first project!

Please ask for help from the teacher assistants or instructor if you run into any issues. We will also be walking around class checking on your progress.

Optional

Making good progress and want to practice data structures, iteration, and think about efficiency? See if you can fill in the following template:

If you are curious, where is one set of possible solutions:

Of all the possible ways of implementing this, which do you think is most efficient? Why? What about most general? Why?

Also, repl.it is a pretty neat tool :)