Pergunta de entrevista da empresa Akamai

They asked me one coding question - given an array and a target return the indices whose sum is equal to the target and I had to explain all the 3 approaches going from brute force to the optimal approach.