Amazon | SDE 2 | Bangalore (offer)
Anonymous User
3119

College : Tier 3
YOE : 2 Yr 11 months
Prev Company : A product based company (not any FAANG)

OA

  1. A simple ad hoc question. (LC easy)

  2. Given an array of numbers find the no of swaps to make the array sorted where each swap is for the smallest pair (ai,aj) such that i < j & ai>aj.

    eg 6 1 4 5 2 -> 6 swaps

I was able to solve both but only 11/12 testcases matched for Q2.

Virtual Round 1

  1. One LLD question (along with class diagram and flow)
  2. Spiral matrix code
  3. Questions on LPs

Answered all of them. Interviewer seemed satisfied with my design

Round 2 (Code)

  1. Similar to this : https://leetcode.com/problems/word-ladder-ii/
  2. Similar to this: https://leetcode.com/problems/jump-game-ii/
  3. Question on LPs

Solved both Questions

Round 3 (System Design)

  1. qusetions on previous projects.
  2. LPs
  3. 1 HLD question

HM (Bar Raiser)

  1. LPs
  2. 1 HLD question (again a lot of follow ups on the design)
  3. Some behavioural questions

Went well was not able to answer the follow up though

Finally after week got my selection email. The interviewers were really good and I really enjoyed the interviews. Make sure to think of 2 scenarios for yours LPs( Leadership Principle questions) before the interviews

Compensation Details : https://leetcode.com/discuss/compensation/1328851/amazon-sde2-bangalore/1005239

Comments (11)