book

Report

As a team, answer all the questions the team's members submitted on our course forum. Each team member is responsible for one question. But everyone should work together to come up with a good solution. Your answer should consist of Lodash code and a brief writeup. Utilize _.map, _.filter, _.group ...etc. Do not use any for loop.

It is important for everyone to understand all the solutions and make sure you will be able to independently reproduce these solutions when asked to do so. Coming up, we will incorporate variations of these questions into a future hackathon and you are expected to be capable of reproducing and adapting your solutions.

(Question 1) by (Name)

return "[answer]"

(Question 2) by (Name)

return "[answer]"

(Question 3) by (Name)

return "[answer]"

(Question 4) by (Name)

return "[answer]"

(Question 5) by (Name)

return "[answer]"