Open In App

Amazon Interview Experience for SDE-1(Off-Campus)

Last Updated : 15 Jun, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

Online round(Oct 2021): There were 4 questions, 2 coding questions along with their algorithm with space and time complexity. Both coding questions were on the easier side. After 1 week of this round, I got a mail from their recruitment team and I have cleared this round.

Round 1(Nov 2021): The interviewer started with a quick introduction and then asked me to explain one of my projects and asked some questions on that project. Then we moved to the coding question. 

He first asked me to explain the approach and then write the code. I did both questions then he asked me the space and time complexities. In the end, he asked if I have any questions for him.

Round 2(Nov 2021): In this round too the interviewer started with introductions then she asked me some behavioral questions like “what do you do when you disagree with someone?”. Then she asked me about hash functions and some oops concepts. Finally, she asked me if I want to ask something.

Round 3(Jan 2022): This round was taken by SDM. He directly jumped to coding questions. He only asked me one question.

  • https://leetcode.com/problems/step-by-step-directions-from-a-binary-tree-node-to-another/

he asked me to explain the approach and then space and time complexity. I did the question but was told the wrong time complexity.

Round 4(March 2022): This round was also taken by SDM. He quickly jumped on my work experience and asked what are difficulties you have faced in your present job, then he asked why I want to join Amazon. Then he moved on to the coding questions.

  • https://leetcode.com/problems/partition-to-k-equal-sum-subsets/

He first told me to explain the approach, when I explained my approach then he told me to code. I could not do the question but my approach was somewhat similar to what was even in the GFG solution. Then like other interviewers, he asked me if I have any questions for him.

Verdict: After 3 days they called me to say you are selected.

Tips:

  • Practice coding questions from GFG and Leetcode.
  • Have knowledge of projects and work experience you have mentioned in your resume.
  • Practice behavioral questions, don’t take them lightly.
  • Believe in yourself.

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads