Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 601 Bytes

feedback.md

File metadata and controls

17 lines (14 loc) · 601 Bytes

Stacks and Queues

What We're Looking For

Feature Feedback
Implementation of Stack looks complete
Implementation of Queue looks complete

OPTIONAL JobSimulation

Extension Feedback
Does the code solve the problem to specification?
Is the code easy to follow?
Does the output look good?
Were provided variables and methods used appropriately and not altered in name or definition?
Were any new variables and/or methods made private to the class?