Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Amazon (Bengaluru) nel mese di lug 2022
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho sostenuto un colloquio presso Amazon (Bengaluru)
Colloquio
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
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Amazon (Bengaluru) nel mese di feb 2025
Colloquio
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.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Amazon (Milano) nel mese di gen 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Come configureresti un sistema di rollback automatico su Kubernetes?