CS 201: Data Structures

Lab for -30°F

Nothing to hand in

Goals

This lab was just me writing down a bunch of questions and suggestions to focus attention on some key issues from the first three weeks of the course. What are the things I most want you to be thinking about?

main, public, private, and static

Make copies of your PeopleSorter.java and Person.java files in some temporary directory. You're going to mess with them.

Complexity examples

Implementing stacks

Working? Great. Now:

Fancier linked lists