You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created this software for the betterment of the community, the multiplication table module project is a great one to try out. moreover, it'll improve and give you an in-depth understanding on how to solve world problems with Javascript with well stated algorithm.
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 & ect.. these all questions are using programs in anonymous function & IIFE &arrow