Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Akamai (Bengaluru) nel mese di feb 2021
Colloquio
The overall interview consisted of a coding round and 3 interviews including the HR round. Coding round questions were decent and not very hard. One of the question was letter combinations of a phone number which is a standard question.
Domande di colloquio [1]
Domanda 1
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.