You are viewing a single comment's thread. Return to all comments →
Your last for loop isn't needed. You can move Math.max to the previous for loop.
Array Manipulation
You are viewing a single comment's thread. Return to all comments →
Your last for loop isn't needed. You can move Math.max to the previous for loop.