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 Interview Experience | SDE 1 | Round 1
Summary
I successfully solved and explained 'Fruit Into Baskets' within the expected time. For 'Online Stock Span', I managed to implement a working solution but missed the optimal approach due to time constraints.
Full Experience
I was able to solve and clearly explain the first problem (Fruit Into Baskets) within the expected time. For the second problem (Online Stock Span), I managed to implement a working solution under time pressure. However, the interviewer was expecting a more optimized approach. I realized the optimization (likely using a pair of stack, instead of int of stack) just as we were running out of time. So cant able to optimse the 2nd one.