HW Assignment #2

Summary of this week’s homework assignment:

Due Date: Thursday, October 31st

Complete Homework #2 - Iterators

  • You are tasked with completing the problem set

    • Only use either .map(), .find() or .filter() to solve the problems in the problem set

    • Do not use .forEach()

  • The problem set for this assignment is hosted on Github, see the url below:

  • Use the Assignment Submission Git Workflow (detailed here) to access and submit the assignment