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
TechMojo interview experience (2025).
Summary
I had an easy coding round on HackerRank, which included two specific data structure and algorithm problems covering 2D array manipulation and linked list operations.
Full Experience
1st Round:
Coding Round HackerRank:
1st Question: Roatate a 2D array in 90 or 180 or 270 degree plus mirror vertical and horizontal when given.
2nd Question: Remove val greater than x in a linked list
overall round -> easy
Interview Questions (2)
Roatate a 2D array in 90 or 180 or 270 degree plus mirror vertical and horizontal when given.
Remove val greater than x in a linked list