Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon nel mese di ott 2023
Colloquio
So our placement group had sent a link to apply
In the first round the filtration was by resume.
And in the second round it was an online test few questions related CN, OS, DBMS and Excel kind of
And third round was interview in which I was asked 2 DSA questions one on LinkedIn list and other was trees.
And the final round was related to my role in the company it was about quality assurance.
Domande di colloquio [1]
Domanda 1
For loop in a liked list
Greatest sum of the level and the level in a TREE
Ho presentato la mia candidatura online. La procedura ha richiesto 4 mesi. Ho sostenuto un colloquio presso Amazon (Sunnyvale, CA)
Colloquio
Standard interview process from their reporting, except I was asked 1 leetcode question, 1 system design question, and 1 low level design question across my 2 interviews which is atypical for interns.
Domande di colloquio [1]
Domanda 1
Deep dive into each project on resume, checking design decisions such as user authentication.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon nel mese di ago 2025
Colloquio
it was dsa based, i was asked to sort an array of only 1s 2s and 3s in O(n) Time complexity. i used dutch national flag algorithm. another way of doing was using hash maps