Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mouni2619/task4


https://github.com/mouni2619/task4

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

**DAY4-TASK**

****Do the below programs in ANONYMOUS FUNCTION, IIFE & ARROW FUNCTION****

(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