Panda Guru LogoPanda
Guru

Amazon SDE2 interview question

Round 1

Questions:

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 2

Questions:

  1. Finding maximum length subarray with first and last element having difference k.
    • Solved this within 20 mins from brute force to optimal solution.
  2. Finding maximum product L shaped path within a matrix.
    • Needed some hints but solved fully.
Candidate's Approach
  • For the first question, the candidate transitioned from a brute force solution to an optimal one within 20 minutes.
  • For the second question, the candidate required hints but was able to arrive at a complete solution.
Interviewer's Feedback

The interviewer seemed satisfied with the candidate's answers.


Round 3

Questions:

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Result