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
Sigmoid R1 || GS Client || 10th May
Summary
I had an interview round with Sigmoid on May 10th which included questions on data structures & algorithms and Java/Spring core concepts.
Full Experience
Q1. Given an array arr[] of size N, find the smallest and second smallest element in an array.
Q2. Min Path Sum from Top Left to Bottom Right
Q3. Diff between String, StringBuilder and StringBuffer Q4. Why we need String in java if we have StringBuilder and StringBuffer Q5. Diff between SingletonClass in Java and Spring Q6. What to do when we need new bean each time not singleton object in spring ?
Interview Questions (6)
Given an array arr[] of size N, find the smallest and second smallest element in an array.
Min Path Sum from Top Left to Bottom Right
Diff between String, StringBuilder and StringBuffer
Why we need String in java if we have StringBuilder and StringBuffer
Diff between SingletonClass in Java and Spring
What to do when we need new bean each time not singleton object in spring ?