Sterv / saturday-practice

Higher order function practice problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

saturday-practice

Higher order function practice problems

This exercise asks you to use the higher order functions that we created to solve as series of simple problems. Two arrays are provided: numbers and letters Use each, filter, reduce, map, etc. in your solutions.

About

Higher order function practice problems


Languages

Language:JavaScript 100.0%