employer cover photo
employer logo
employer logo

Walkover Web Solutions

Is this your company?

Walkover Web Solutions interview question

They gave me a classic array-based problem, find the maximum subarray sum (Kadane's Algorithm), which is a popular LeetCode medium that tests your understanding of dynamic programming and array traversal.