Tharindu Hasthika's Blog

Tharindu Hasthika's Blog

Follow
Follow
homeProjectsSponsorbadgesnewsletter
Tag

Programming Tips

#programming-tips

More content

Read more stories on Hashnode


Articles with this tag

Introduction to MapReduce - Filter > Map > Reduce

Jun 3, 20214 min read

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...

Introduction to MapReduce - Filter > Map > Reduce