Kotlinlearncs.online LogoJava
Return to List

Homework: Max Triple

Imported By: learncs.online Staff
/ Version: 2021.6.0
/ Adapted from CodingBat

Given a non-null int[] with odd length of at least one, look at the first, last, and middle values in the array and return the largest.