Maximum Subarray Sum (Kadane's Algorithm)Find the contiguous subarray with maximum sum using Kadane's algorithm