Chronicled Interview Question

Write a function that takes lambda function and returns output. It was in map reduce form

Interview Answer

Anonymous

Aug 1, 2019

This was an easy question all we had to do is call the lambda function from within template and insert a quick logic to iterate over the arrays as specified in the requirements