Amazon SDE-I OA
Anonymous User
3126

Amazon SDE-I
Online assessment
New Grad, India

Platform : Hackerrank
Time Assigned : 105 minutes
There were 4 questions, where in 2 are coding questions and 2 were about approach and time complexity of their respective solutions.

  1. Sort Prime Orders- similar to : https://leetcode.com/problems/reorder-data-in-log-files/
  2. Demolition Robot - standard bfs/dfs problem to find minimum distance to reach a given cell in a grid with obstacles starting from top left and can move up, down, left and right.

Passed all the test cases of both the problems.

After the completion of coding assignment, there was a situation based set of problems, where you need to select the option that fits you the best.

Hope it helps.

Comments (3)