Google interview question

Array based question with sliding window solution

Interview Answer

Anonymous

May 17, 2023

initially started with simple solution with multiple nested loops then moved to sliding window solution