QuantForcesquant interview practice

DN_S24_Q027. Largest sum subarray

difficulty 1500·answer type: algorithm·Not solved

Problem

Write a function that takes an array and returns the subarray with the largest sum.

Submit answer

You must be signed in to submit answers.