Amazon | SDE1 | India | April2021 [Reject]
Anonymous User
1633

Status: New grad, Btech Final year, Tier1 Undergraduate College in India.
Position I applied: SDE1 at Amazon
Date: 15 April 2021.

Online Test:
Amazon conducted online test comprising of 3-4 sections. They contained questions related to debugging the code snippets, Aptitude, some mcqs related to CS subjects and Two coding questions whose difficulty is medium Leetcode.
Three Technical Interview Rounds: Each round is of 45 minutes

  • Round1: The interviewer discussed few things related to my resume, projects I worked on. I was also asked question to give an example where I could solve the real life problem using my skills as I mentioned it in my introduction(I guess we need to use Star Approach to explain these type of questions). Later asked two coding questions related to array (started with easy question ). Another one is Given a matrix containing 0 and 1 , we need to find longest continuous array of 0's among all rows given that 1 always occurs before 0 and 0's and 1's are always grouped together. I gave Binary search based solution at the end.
  • Round2: The interviewer asked one question related to Boundary traversal of Tree (Using Recursion). After taking some hints at the end I was able to cover all edge cases. Later asked questions like what is the new skill that I learned recently and about my projects in resume.
  • Round3: The interviewer asked about my projects and any problems/difficulties that I faced during implementation, technical questions related to subjects I mentioned in resume(Like they asked If I'm okay with python as I mentioned a project related to django, But I was not confident with python). Later asked a question related to graph.
    You were given a set of boolean expressions you need to tell if all of them exists at a same time or not.
  • Result : Rejected in 3rd round.
  • Overall the experience was good and I was able to know my drawbacks through this experience.
    This is my first article on Leetcode.
Comments (5)