Skip to content

Instantly share code, notes, and snippets.

View ellytea's full-sized avatar

Nallely Torres ellytea

View GitHub Profile
Project: Linked List
1. Group Member Names:
Cole Vanacore Elly Torres
2. Project Expectations: What does each group member hope to get out of this project?
Cole: Complete as many phases while still understanding each step.
Elly: An outstanding evaluation!
@ellytea
ellytea / code-review-checklist.md
Last active December 10, 2018 18:49 — forked from thatPamIAm/code-review-checklist.md
Code Review Checklist

Pair-to-Pair Code Review

PLease check:

  • Is all the code easily understood?
  • Is there any redundant or duplicate code?
  • Does the code follow the principle of single responsibility?
  • Any other feedback is welcomed.
  • https://github.com/ellytea/wheel-of-fortune

5 mins