Skip to content

Complete JavaScript Functions & Arrays Lab Solved Lab#4214

Open
SyriusHentschel wants to merge 1 commit intoironhack-labs:masterfrom
SyriusHentschel:master
Open

Complete JavaScript Functions & Arrays Lab Solved Lab#4214
SyriusHentschel wants to merge 1 commit intoironhack-labs:masterfrom
SyriusHentschel:master

Conversation

@SyriusHentschel
Copy link
Copy Markdown

Implemented maxOfTwoNumbers to find the greater of two numbers
Created findLongestWord to identify the longest word in an array
Built sumNumbers and a more flexible sum function for array calculations
Developed averageNumbers and averageWordLength functions
Added uniquifyArray to remove duplicates from word arrays
Implemented doesWordExist to check for word presence in arrays
Created howManyTimes to count word occurrences
Completed the bonus greatestProduct function to find the largest product of four adjacent numbers in a matrix
All functions handle edge cases appropriately and should pass all tests in the Jasmine test suite.

@stale
Copy link
Copy Markdown

stale Bot commented Oct 20, 2025

This pull request has been automatically marked as stale because it didn't have any recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the stale label Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant