J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Akamai (Bengaluru) en févr. 2021
Entretien
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.
Questions d'entretien [1]
Question 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.