Skip to content

Birmingham | ITP Jan 2026 | Arunkumar Akilan | Sprint 1 | Data Groups#992

Open
arunkumarakilan wants to merge 5 commits intoCodeYourFuture:mainfrom
arunkumarakilan:coursework/Sprint1
Open

Birmingham | ITP Jan 2026 | Arunkumar Akilan | Sprint 1 | Data Groups#992
arunkumarakilan wants to merge 5 commits intoCodeYourFuture:mainfrom
arunkumarakilan:coursework/Sprint1

Conversation

@arunkumarakilan
Copy link

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Completed Sprint 1 – Data Groups coursework.

Implemented and tested the following exercises:

Fix

  • Fixed issues in median.js and ensured all tests pass.

Implement

  • dedupe – removes duplicate values from arrays
  • max – returns the largest number in an array while ignoring non-numeric values
  • sum – calculates the total of numeric values while ignoring non-numeric values

Refactor

  • Refactored includes function to use a for...of loop.

All provided Jest tests are passing.

The stretch exercise (Advent of Code) is not included in this PR.


Questions

None at the moment.

@arunkumarakilan arunkumarakilan added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant