Open In App

Amazon Interview Experience for SDE 1

Hello guys, I appeared in the Amazon online test and interview

ONLINE CODING ROUND

In this round, 2 coding que. were asked to me, and 1.5 hrs time was given for that



questions

TIPS FOR ONLINE CODING ROUND



After some days I got further communication as I got selected for the next round so the next round was a Technical interview

Technical Interview 1

The interviewer was Franks and asked me for my information. After that he straight forward went to my coding knowledge and gave me a que was like that have to find the min. skips like that DP problem like below mentioned https://leetcode.com/problems/minimum-skips-to-arrive-at-meeting-on-time/#

asked me about Time complexity. also ask me to optimize so I went to memoized then he asked me to optimize further so I also did tabulation then he said good and then he modify this problem in other ways and asked me to do that so I told him a Binary search approach also then he asked me some DSA que and then ended the interview

SAME TIPS AS ONLINE ASSESSMENTS FOR THIS ROUND

After some days I got a communication mail that I did well in 1st interview so I am invited to 2nd interview

Technical Interview 2

In this round interviewer introduced himself and asked me to introduce and I did.

After I was asked to tell the approach for a que which was binary search one, not a standard problem but similar to https://leetcode.com/problems/minimum-time-to-repair-cars/

was an easy one then started asking about the systems design que and in those I COUDN’T ans many questions coz it wasn’t good at Systems design and on a bad note my interview ended……

I got a mail as I am REJECTED. and my interview process ends on that note.

Thank you very much

Article Tags :