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
JFrog Interview Experience | SDE2 | Bangalore | July 2025
Summary
I interviewed for an SDE2 role at JFrog, covering DSA, system design (Blocking Queue), and fundamental Java concepts. Despite solving DSA problems, I was rejected due to a lack of deep dive knowledge in design and multithreading concepts.
Full Experience
Hi , I got this opportunity from referal.
YOE - 2.5 years Current Company - Service Based
Round 1: DSA Round
Design Blocking Queue. 2 DSA questions Interviwer clearly mentioned he want optimal approach only.
- Given an array return square of all the numbers leetcode easy.
- Sort 0's,1's,2's.
Some basic concepts on java,multithreading,OOPS,SOLID Principle. It was mentioned DSA round but turned out they wanted to know more on projects, design and multithreading concepts which I didn't prepared much on.
Feedback : I need to work on deep dives of the topics at my level of experience.
Verdict: Rejected
Interview Questions (3)
Design Blocking Queue.
Given an array return square of all the numbers.
Sort 0's,1's,2's.