J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Akamai (Bengaluru) en juill. 2014
Entretien
5-6 rounds which includes a managerial round as well. 4 min technical rounds. They test your basic on java . They focus on core java skill like collection, object overriding, hashing , problem solving.They mostly ask question on core java .My third round of interview was a FTF . A lean and tall guy has come and met me . Took me to a conference room and starting going through my profile . I strongly believe he has prepared few question on string and started asking them . First one reverse of a string and i told him a algorithm, he was asking for code . i said i will convert them to a array and do the logic . He said i want the logic how to convert to array . he was actually looking for me to use charat function.Intelligent guy but with lot of arrogance , i felt . I was one question on core java than
Questions d'entretien [1]
Question 1
reverse of a string. || method overriding.|| Given a string s1="ABCDEF"; S2 ="123456"; S3="12ABCD34E5F6" is valid string that is S3 should have all the all characters from both S1 and S2 . The order in which they appear in S3 should be the same order in the respectively string S1 and S2 ||.
Rules to override a method in java sub-class.
Java collection like hashmap,hashtree, linkedlist ..etc .
J'ai passé un entretien chez Akamai (Bengaluru) en avr. 2026
Entretien
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.
Questions d'entretien [1]
Question 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.
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Akamai (Tel Aviv-Yafo) en nov. 2025
Entretien
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.
Questions d'entretien [1]
Question 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.