Candidatei-me por meio de recrutador(a). O processo levou 1 dia. Fui entrevistado pela Akamai (Bengaluru) em jul. de 2014
Entrevista
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
Perguntas de entrevista [1]
Pergunta 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 .
Fui entrevistado pela Akamai (Bengaluru) em abr. de 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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Akamai (Tel Aviv-Yafo) em nov. de 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.
Perguntas de entrevista [1]
Pergunta 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.