Back to All Challenges
Back to all challenges

Finding the Max Value

Solve the "Finding the Max Value" beginner challenge. Focus: javascript logic.

beginnerjavascript

Terminal

user@debugger:~/project$ node app.js
The function may not correctly identify the maximum value in arrays with multiple elements.
user@debugger:~/project$
Test Cases (Click to expand)