Nandini-Jayaram / Day4

Different programs using Anonymous function & IIFE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project completes the Day 4 task which comprises of:

Below programs using Anonymous function & IIFE

a.odd numbers in array b.convert array elements to title case c.sum of array numbers d.prime number in an array e.palindrome in an array f.median of two sorted array of same size g.remove duplicates from an array h.rotate an array by k times.

Below programs using arrow function

a.odd numbers in array b.convert array elements to title case c.sum of array numbers d.prime number in an array e.palindrome in an array

About

Different programs using Anonymous function & IIFE


Languages

Language:JavaScript 95.6%Language:HTML 4.4%