Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 352 Bytes

Week 05 - Offline Videos Assignment.md

File metadata and controls

6 lines (3 loc) · 352 Bytes

Week 05 - Offline Videos

Assignment #1 - Create a map functions that takes 2 inputs an array and a transformation callback/function and transform the array into a new one using transformation function

Assignment #2 - Create a map functions that takes an array and a transform function as input and returns the transformed array as output