J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Amazon (Bengaluru) en juil. 2022
Entretien
The interview started with the introduction and the the questions asked were easy but since i have not practiced the questions much so i could not able to clear the first round only.
Questions d'entretien [1]
Question 1
Q1: You have been given an Array of Strings and you have to find out which string occurrence is maximum. If there is a tie then take the last string.
For eg: input = {cat, dog, lion, cat, lion, dog, hen, cat, dog}
then output = dog
Q2: You have been given a error log file and you have to output the ERROR logs in between any two dates of the month.
Q3: you have been given a text file:
a) replace word Amazon with Andy in first 50 lines.
b) replace word Amazon with Andy from 50th line till the last line.
Q4: You have been given a table name world where you would have to output from table city if city is not null else output the table country.
Yeah, it went well! They mainly asked about core DevOps fundamentals and a few AWS cloud-related concepts — nothing too tricky, just straightforward questions.
The interview went quite well! They focused mostly on DevOps fundamentals such as CI/CD pipelines, Docker, and Kubernetes, along with some AWS cloud concepts like EC2, S3, and IAM. Overall, it was straightforward and conversational
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Amazon (Bengaluru) en févr. 2025
Entretien
applied on Amazon Careers, received a callback from HR, cleared the online assessment, and within the next two weeks, the interview was scheduled.
The interview process consists of 5 rounds: 1) Online assessment, 2) Coding interview, 3) OS, Networking, and Linux round, 4) Amazon Principles round, and 5) Offer.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Amazon (Milan) en janv. 2025
Entretien
Il processo è stato chiaro e ben organizzato. Dopo aver inviato la candidatura online, sono stato contattato dal recruiter entro 5 giorni per un primo screening telefonico di circa 30 minuti, focalizzato su esperienze precedenti, tecnologie usate e motivazioni.
Questions d'entretien [1]
Question 1
Come configureresti un sistema di rollback automatico su Kubernetes?