Introduction
It is not a big surprise that I make basic errors when I am nervous. But I also stumbled on an easy level array algorithm again in my practice. I was so happy to learn through the practice again.
The algorithm is called Leetcode 53: Maximum subarray, using divide and conquer technique.
No comments:
Post a Comment