Please let me know how can the following code be optimized as I’m getting time limit exceeded error.
Code Link: https://ide.codingblocks.com/s/482942
Please let me know how can the following code be optimized as I’m getting time limit exceeded error.
Code Link: https://ide.codingblocks.com/s/482942
you have to use kadane’s algorithm here
Logic
There can be two cases for the maximum sum:
Reference Code
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.