Can we display the subarray using Kadane’s algorithm or just the sum?
Kadane's algorithm
@Senjuti256 kadane’s algo is used to find the maximum subarray sum, that is quite different from the question here
sorry I meant can we display the subarray that yields maximum sum using this algorithm?
link not opening. pls can you send it again