YYZ-Engine / yyz-engine

A web app for users to test algorithms
MIT License
0 stars 0 forks source link

Algorithms Practice: Arrays: Max & Min #31

Closed ychoy closed 6 years ago

ychoy commented 6 years ago

Write a function that retrieves the maximum and minimum value of a given array.