Skip to content

Instantly share code, notes, and snippets.

View nrl240's full-sized avatar

Noelle Laureano nrl240

View GitHub Profile
@nrl240
nrl240 / REACTORoomba.md
Last active February 20, 2020 15:52 — forked from danceoval/REACTORoomba.md
REACTO Roomba

REACTO - Room Cleaning Robot

Objectives

- 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)