Amazon OA March/April 2021
Anonymous User
7683

I got the OA link on 27th March and attempted the test yesterday that is 3rd April.
Here are the problems I got-

  1. https://leetcode.com/problems/k-closest-points-to-origin/
    didn't use heap since sorting passed.
  2. https://leetcode.com/discuss/interview-question/373202

What are the odds of getting rejected after passing all the test cases for the both the problems? I see some people here who experienced this.

I am asking this because I feel both the questions were easy enough. I have tried explaining my approach as much as I could.

Update - got this today

"I see that you’ve taken your online assessment however, upon review, our team would like to conduct a 30 min coding telephonic round for you."

Update 22/04/21

Had my telephonic round today. After introduction the interviewer asked a leetcode hard. I was going in the right direction but dropped it. The interviewer gave me a hint and I was able to code the solution. He seemed satisfied with the code but I think they might not move forward since I required hints. Only one question was asked since this was just a 30 minute round.

Problem - https://leetcode.com/problems/maximum-frequency-stack/

Hadn't solved it before. Let's see what happens next.

Comments (11)