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
Goldman sachs SuperDay USA | ASSOC | YOE 4
Summary
I interviewed at Goldman Sachs for an Associate position in USA and successfully got selected for the Team Matching Round after 3 rounds covering resume deep dive, SDLC, Low-Level Design (Parking Lot), and Data Structures & Algorithms (Find Median of Two Sorted Arrays, Kth Missing Positive Number).
Full Experience
Format: 3 rounds, 45 minutes each.
Resume Deep Dive + SDLC
Be prepared to explain every line on your resume in depth — including old internship projects or work experience from 2-3 years ago.
Questions on Software Development Life Cycle (SDLC) stages, best practices, and your experience with them.
Low-Level Design (LLD)
Problem: Design a Parking Lot system.
Focus areas:
Designing classes for parking spots, vehicles, parking lot management, etc.
Efficient algorithm to assign parking spots based on vehicle type and spot availability.
Data Structures & Algorithms (DSA)
Problems asked:
Find Median of Two Sorted Arrays
Kth Missing Positive Number
Outcome: Got selected for Team Matching Round
Interview Questions (4)
Be prepared to explain every line on my resume in depth — including old internship projects or work experience from 2-3 years ago. Questions on Software Development Life Cycle (SDLC) stages, best practices, and my experience with them.
Design a Parking Lot system.
Focus areas:
Designing classes for parking spots, vehicles, parking lot management, etc.
Efficient algorithm to assign parking spots based on vehicle type and spot availability.
Find Median of Two Sorted Arrays
Kth Missing Positive Number