Introduction to MapReduce - Filter > Map > Reduce
Languages like Python, Javascript, and many other have a set of functions for working with lists as sort of a pipeline. These are called filter, map and reduce. These functions are originally from functional programming languages like lisp. Essential...
blog.tharinduhasthika.com4 min read