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 SDE-II Interview Experience
Summary
I interviewed for the Amazon SDE-II role, which included a Data Structures & Algorithms round covering both leadership principles and technical problems. I am currently awaiting a response from HR.
Full Experience
Round-1 DSA Interview
- Leadership Principles
- Tell me about a time when you didn’t meet the deadline and how did you face this?
- Tell me about a time when you proposed a solution and convinced your manager to agree with this?
- DSA
- Given a Binary 2D matrix, where each row is sorted. Find the row which has the maximum number of ones.
- Group Anagrams LeetCode-49.
Result: Waiting for HR response
Interview Questions (4)
Tell me about a time when you didn’t meet the deadline and how did you face this?
Tell me about a time when you proposed a solution and convinced your manager to agree with this?
Given a Binary 2D matrix, where each row is sorted. Find the row which has the maximum number of ones.