- Students will practice decomposing a single complex problem, into multiple digestible parts
- Students will implement a breadth or depth-first traversal of an adjaceny matrix and discuss tradeoffs
- Students will implement a Class pattern for a custom Data Structure (Offices)