Find Maximum

Arrays ยท easy

Implement `findMax(arr)` returning the largest number in a non-empty array.

Learning resources

Loading...

Run your code to see results.