Chronicled interview question

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

Interview Answer

Anonymous

1 Aug 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