Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Amazon (Calcutta) nel mese di ago 2019
Colloquio
The Interview Process included two Rounds:
1. Online Round:
a. Work Style Assessment(Behavourial questions, do this very very seriously) +
b. General Aptitude(Very Easy, just be careful and fast) +
c. Code Debugging(7questions - Too easy mostly syntax debugging or simple logic debugging) +
d. Coding Problem(2 questions - One was very easy, second one was tough, was around Graphs/Backtracking, most couldn't solve this and me too)
2. Personal Technical Interview:
One round of technical Technical Interview. (They did interview some people twice, like me too). The interview can be divided into three parts:
a. Introduction(5minutes): They asked to myself and interacted with me on the same.
b. CV(10-15minutes): They will ask you about almost every Project or Internship mentioned in your CV. Do explain them well enough, mentioning your exact role in the work and the tech stack involved. They can ask you about concepts involved in such tech stacks. Like they asked me about Gradient Descent and other basic concepts since I had an ML project and a Data Science Internship.
c. Problem-Solving(1hour): They will ask you 2-3 coding problems per interview for you to solve. The questions are of variable difficulty and are based on Data Structures and Algorithms completely. Explaining the problem, specially finding out your own errors is very important, even if you can't solve it entirely. They would ask you to write code using Pen-Paper. Make sure whatever code you right, even if it is logically incorrect a bit, it should be syntactically inch perfect(no pseudo-code) and the code should be clean(proper indentation and meaningful variable names). Also, acquire good understanding in time complexity and space complexity analysis so that you can analyze that in every step of your approach.
Domande di colloquio [4]
Domanda 1
Convert a 2D sorted LinkedList to a 1D sorted LinkedList. Basically the 2D LinkedList is a Sorted LinkedList where every node is pointing to another Sorted LinkedList. And the output should be a single Sorted LinkedList.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon (Vancouver, BC)
Colloquio
One online assessment and one virtual interview included a coding round and leadership principle questions; overall, the process was fairly straightforward and not overly challenging for me throughout the experience.
Ho sostenuto un colloquio presso Amazon (Bellevue, WA)
Colloquio
2 rounds:
1st round: 3 behaviorals: Tell me about yourself, tell me about a time you used Gen AI, tell me about a time you faced a problem in one of your experiences
Leetcode similar to LRU Cache but a variant
2nd round: 3 more behaviorals; tell me about yourself, a specific experience in my internship, a time you disagreed with manager/peer on a project
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon (Seattle, WA)
Colloquio
Pretty difficult OA didn't need to get full score. One round technical interview with SDE. Interview was pretty easy, most people I knew at school and friends ended up passing the interview. Took about 1 month to hear back after interview