https://online.codingblocks.com/app/player/79595/content/76009/5302/code-challenge
I am unable to solve this problem. I know Kadane’s algorithm but I’m not quite getting how to extend it to a circular array. If this problem can’t be solved by Kadane’s algorithm please explain me how to solve this problem.