Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Akamai (Bengaluru) en feb 2021
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.