Open In App

Amazon Interview Experience for SDE II (July 2022)

Improve
Improve
Like Article
Like
Save
Share
Report

There was a total of 4 rounds.

Round 1: HackerRank Test

  • Two questions were asked. One was below medium question. Given an array of 1 and -1, return the maximum length of the subarray whose product is 1.
  • Another question was to find the maximum increasing contiguous sum in an array of elements

Round 2: Technical Interview

  • https://leetcode.com/problems/longest-substring-without-repeating-characters/

Round 3: Technical Interview

  • https://leetcode.com/problems/word-break/

Round 4: System design Interview

  • Design amazon warehouse inventory where stocks should be reordered to vendor automatically when it reaches a threshold

Waiting for the interview feedback and result!


Last Updated : 08 Jul, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads