https://github.com/sumaiyabanu15/function-task
Function Task
https://github.com/sumaiyabanu15/function-task
anonymous arrow-functions function iife
Last synced: 2 months ago
JSON representation
Function Task
- Host: GitHub
- URL: https://github.com/sumaiyabanu15/function-task
- Owner: SumaiyaBanu15
- Created: 2023-08-02T03:11:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T03:24:53.000Z (about 2 years ago)
- Last Synced: 2025-02-26T13:47:56.876Z (7 months ago)
- Topics: anonymous, arrow-functions, function, iife
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Function-Task
The following problems are solved in different types of function => Function, Anonymous function, IIFE, Arrow function.
1.Print odd numbers in an array
2.Convert all the strings to title caps in a string array
3.Sum of all numbers in an array
4.Return all the palindromes in an array