Goldman Sachs interview question

Shortest subarray exceeding the target sum

Interview Answer

Anonymous

4 Mar 2021

I gave the brute force approach first and then the two pointer approach