WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

debugmanoj/Array-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Array methods

  • This repository contain using public API rest countries to retrieve using MRF ( Map , Reduce , Filter )

  • Consoled countries from Asia Continent using filter

  • Consoled countries population of less than 2 lakhs using filter functon

  • Consoled details, name , capital , flag using forEach function

  • Consoled total population of countries using reduce function