https://github.com/svimaladhithan/task-day7
Day 7 tasks completed
https://github.com/svimaladhithan/task-day7
array filter foreach-loop js map reduce
Last synced: about 1 year ago
JSON representation
Day 7 tasks completed
- Host: GitHub
- URL: https://github.com/svimaladhithan/task-day7
- Owner: svimaladhithan
- Created: 2024-03-30T23:32:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T23:34:27.000Z (about 2 years ago)
- Last Synced: 2025-02-12T00:44:27.741Z (over 1 year ago)
- Topics: array, filter, foreach-loop, js, map, reduce
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This file explains the Day 7 tasks.
Completed all the given tasks using the map, reduce and filter function
Also, used forEach loop in necessary places