Skip to content

Syed-Moosha/Day-4-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

The below Programs in anonymous function from line 1 to 150 a. Print odd numbers in an array b. Convert all the strings to title caps in a string array c. Sum of all numbers in an array d. Return all the prime numbers in an array e. Return all the palindromes in an array f. Return median of two sorted arrays of the same size. g. Remove duplicates from an array h. Rotate an array by k times

The below Programs in IIFE from line 152 to 306 a. Print odd numbers in an array b. Convert all the strings to title caps in a string array c. Sum of all numbers in an array d. Return all the prime numbers in an array e. Return all the palindromes in an array f. Return median of two sorted arrays of the same size. g. Remove duplicates from an array h. Rotate an array by k times

The below Programs in arrow functions from line 308 to 388 a. Print odd numbers in an array b. Convert all the strings to title caps in a string array c. Sum of all numbers in an array d. Return all the prime numbers in an array e. Return all the palindromes in an array

About

Day-4-Task-completed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published