Page 1 of 1

Find the maximum sub-array sum for the given elements. {2, -1, 3, -4, 1, -2, -1, 5, -4}

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) 3
b) 5
c) 8
d) 6