Warm Up: Iterators Practice

Warm Up: Iterators Practice

  • Work in groups of 2-3 to solve problems using functions

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

  • Do not use .forEach()

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

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