public class MaxNonNeighboursCircularSum extends MaxNonNeighboursSum
ARRAY_IS_EMPTY, DATA_TYPE_NOT_SUPPORTED_YET, DECIMAL_RADIX, DELIMITER_COMMA, ELEMENT_NOT_FOUND, LIST_IS_EMPTY, OPERATION_NOT_SUPPORTED_YET
Constructor and Description |
---|
MaxNonNeighboursCircularSum() |
Modifier and Type | Method and Description |
---|---|
int |
findMaxSubArraySum(int[] nums) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkArray, checkIntArray, checkList
public int findMaxSubArraySum(int[] nums)
findMaxSubArraySum
in interface SubArraySum
findMaxSubArraySum
in class MaxNonNeighboursSum