HW Assignment #3

Summary of this week’s homework assignment:

Due Date: Friday, March 6th

Complete Homework #3 - 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