Skip to content

Day-4 coding task assigned by GUVI Zen class. Focusing on Learning JavaScript functions and array manipulations.

Notifications You must be signed in to change notification settings

RAJKUMAR-35/Guvi-RoadMapTask-Day4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guvi-RoadMapTask Day-4

This repository contains the completed tasks for Day 4 of the GUVI Zen class, focusing on JavaScript functions and array manipulations.

Overview

Day 4 tasks cover a range of exercises using different types of JavaScript functions: Anonymous functions, Immediately Invoked Function Expressions (IIFE), and Arrow functions.

Day 4 Tasks:

Task 1: Using Anonymous Function and IIFE

  1. Print odd numbers in an array
  2. Convert all strings to title case in a string array
  3. Calculate the sum of all numbers in an array
  4. Return all prime numbers in an array
  5. Return all palindromes in an array
  6. Calculate the median of two sorted arrays
  7. Remove duplicates from an array
  8. Rotate an array by k times

Task 2: Using Arrow Functions

  1. Print odd numbers in an array
  2. Convert all strings to title case in a string array
  3. Calculate the sum of all numbers in an array
  4. Return all prime numbers in an array
  5. Return all palindromes in an array

Conclusion

Day 4 tasks from GUVI Zen focused on enhancing JavaScript function skills and array manipulation techniques using different function types.

About

Day-4 coding task assigned by GUVI Zen class. Focusing on Learning JavaScript functions and array manipulations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published