Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fui entrevistado pela Akamai (Bengaluru) em fev. de 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.
Perguntas de entrevista [1]
Pergunta 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.