Skip to content

Birmingham | 26-ITP-May | Ogbemi Mene | Sprint 1 | Module data group/sprint 1a#1285

Open
meneogbemi42-bit wants to merge 8 commits into
CodeYourFuture:mainfrom
meneogbemi42-bit:Module-data-Group/sprint-1a
Open

Birmingham | 26-ITP-May | Ogbemi Mene | Sprint 1 | Module data group/sprint 1a#1285
meneogbemi42-bit wants to merge 8 commits into
CodeYourFuture:mainfrom
meneogbemi42-bit:Module-data-Group/sprint-1a

Conversation

@meneogbemi42-bit

Copy link
Copy Markdown

Self checklist

this PR core implementation shows how to Fixe and implement array utility functions with robust error handling:

median – Filters numbers, sorts, and returns middle value (or average for even-length arrays)
dedupe – Removes duplicates using Set
max – Finds maximum numeric value
sum – Totals numeric values
All handle edge cases (empty arrays, mixed types, null/undefined) and include comprehensive test coverage.

@meneogbemi42-bit meneogbemi42-bit added 🏕 Priority Mandatory This work is expected Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Data-Groups The name of the module. labels Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Data-Groups The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 🏕 Priority Mandatory This work is expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant