Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en Akamai (Bengaluru) en ene 2025
Entrevista
There were three rounds in total(or maybe more if I would have qualified 3rd round) and I think each of them was an eliminator so if one doesn't qualify that round, there won't be any further rounds.
First round was a problem solving round where a problem was shared and I had to solve it in an online IDE using a HackerRank link.
Second round was mostly around system design and coding standards.
Third round was a mix of first two rounds with general questions like what are traits of an ideal team according to you etc.
How do you handle code reviews etc.
The worst part was that after the third round the recruiter didn't reach out to me to tell that they are not proceeding further, forget about feedback. He didn't even pick up my calls.
At least they should send a rejection email to the candidates whom they are not proceeding with.
Preguntas de entrevista [2]
Pregunta 1
[1st round]
There is an mxn matrix and it consists of '0' and '*' only. You have to output another mxn matrix where the regions of '*' which are entirely surrounded by '0' should be turned to '0's. The region should not be touching any of the boundaries because then it is not entirely surrounded.
Acudí a una entrevista en Akamai (Bengaluru) en abr 2026
Entrevista
Interview was for senior software engineer,.
Round 1: DSA round Q1. Find the intersection of Link list Q2: write function for validation of IPV6 IP.
Round2: Technical Round, Asked question about Kubernetes, microservice and specific to there product, Rejected.
Preguntas de entrevista [1]
Pregunta 1
Find the intersection of Link list Q2: write function for validation of IPV6 IP.
Una flipada de ejercicios de Python de como los resolverias estilo live coding que no vas a hacer nunca en el puesto que te toque. Una pérdida de tiempo brutal.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Akamai (Tel Aviv) en nov 2025
Entrevista
Webex interview.
An hour and a half technical session with the team leader and another team member.
Most of the time, they talk about designing a system that you have experience with, asking questions about the design decisions, and asking you to draw a diagram of the system using Webex's annotation tools, which don't work properly.
Preguntas de entrevista [1]
Pregunta 1
Find an error in an obsolete and obscure Python method that you'll never use in 2025 - the error is regarding a low-level functionality of the CPython interpreter.