AWS Dublin, SDE-2 (reject)
Summary
I had a mixed interview experience with AWS Dublin for the SDE-2 role. The process included a phone interview with a coding question and five rounds of interviews covering coding, system design, and b...
Interview Experience
1) Phone interview[Next Greater Element II]. Return a list of pairs — either (element, next_greater_element) or (element, -1) if no greater element exists. I solved it using a monotonic stack.2) Loop(5 rounds)Coding - Design the search API file + 2 LPSystem design - design a log storage + 2 LPCoding...


