Microsoft SDE Intern Interview Experience
💼 LTIMindtree Interview Experience (On-Campus) | Fresher | 2026
Salesforce SMTS | Interview Experience | Rejected
JPMC | SDE2 (Associate) - Java Backend - Interview Experience + Compensation
Microsoft - SDE2 - Coding Round
Amazon | AWS | SDE2 | PHONE SCREENING
Summary
I had a phone screening interview with Amazon AWS for an SDE2 role in Canada, where I was asked to solve a problem involving finding the maximum product of a triplet in an array.
Full Experience
I recently had a phone screening interview with Amazon AWS for an SDE2 position in Canada. The interviewer presented me with a coding challenge focused on array manipulation.
Interview Questions (1)
Given an integer array, find three numbers whose product is maximum and return the maximum product. The triplet must be a sub-sequence of size 3.