Skip to content

Add ascending array sort utility and tests#3

Open
Mariea03 wants to merge 1 commit intobuwebdev:mainfrom
Mariea03:add_function_array_ascending_order
Open

Add ascending array sort utility and tests#3
Mariea03 wants to merge 1 commit intobuwebdev:mainfrom
Mariea03:add_function_array_ascending_order

Conversation

@Mariea03
Copy link

Summary:
-Added a utiltiy function to sort an array of numbers in ascending order.
-Implemented three Jest unit tests to validate sorting behavior.

Testing:
-Run 'npm install'
-Run 'npm test'

Notes:

  • The sort function does not mutate the original array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant