ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Kadane's algorithm is used to find ____________
Correct Answer: C — Maximum sub-array sum
Kadane's algorithm is used to find the maximum sub-array sum for a given array.