Skip to content

London | 26-ITP-May | Zadri Abdule | Sprint 2 | Exercises#1302

Open
Zadri415 wants to merge 1 commit into
CodeYourFuture:mainfrom
Zadri415:sprint-2-only
Open

London | 26-ITP-May | Zadri Abdule | Sprint 2 | Exercises#1302
Zadri415 wants to merge 1 commit into
CodeYourFuture:mainfrom
Zadri415:sprint-2-only

Conversation

@Zadri415

Copy link
Copy Markdown

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

  • median.js — fix median calculation (input validation, non-mutating sort)
  • median.test.js — updated tests for median
  • dedupe.js — implement dedupe utility
  • dedupe.test.js — tests for dedupe
  • max.js — implement find-max utility
  • max.test.js — tests for max (syntax fixes)
  • sum.js — implement sum utility
  • sum.test.js — tests for sum
  • jest.config.js — local Jest config to scope discovery
  • includes.js — refactor includes implementation
  • solution.js — AoC Day1 solution
  • address.js — debug fixes
  • author.js — debug fixes
  • recipe.js — debug fixes
  • contains.js — implement contains
  • contains.test.js — tests for contains
  • lookup.js — implement lookup
  • lookup.test.js — tests for lookup
  • querystring.js — robust querystring parser (handles +, %, duplicate keys, values with '=')
  • tally.js — implement tally (frequency counter)
  • tally.test.js — tests for tally
  • invert.js — invert implementation (collects duplicate-value keys into arrays)
  • invert.test.js — tests for invert (including duplicate-values)
  • count-words.js — countWords implementation returning frequency map
  • mode.js — refactored calculateMode into helpers
  • till.js — fixed totalTill implementation (parses coin labels) and exported

@Zadri415 Zadri415 added 📅 Sprint 2 Assigned during Sprint 2 of this module 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 26, 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. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant