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 questions asked for Birmingham location SDEII
Summary
I recently interviewed at Goldman Sachs for an SDEII position in Birmingham, where I encountered a specific Data Structures & Algorithms question.
Full Experience
During my interview process for the SDEII role at Goldman Sachs in Birmingham, I was asked to solve a coding problem. I also noted a link to another LeetCode discuss post which might contain further details about a different problem.
Interview Questions (1)
Given an array of integers, find the second smallest element. The solution should achieve an O(n) time complexity.