Amazon Interview Experience
Anonymous User
4835

I recently gave an Amazon interview through Amazon WOW after successfully clearing two online assessments. It was diversity hiring for 6 month internship. The first assessment tested my knowledge of computer fundamentals, while the second included two coding problems, one involving binary search and the other dealing with priority queues. I managed to solve both coding questions. After this I got the mail of my interview.

During the 1 hour and 15-min interview, I was asked two questions: "767. Reorganize String" and "113. Path Sum II." I struggled with the first question but was able to smoothly solve the second problem.

Verdict: Not selected

[https://leetcode.com/problems/reorganize-string/description/]
https://leetcode.com/problems/path-sum-ii/description/

Comments (6)