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
Xperi (SSE, 4yoe)
Summary
I was contacted by HR and after discussing my current role and expectations, a virtual interview was scheduled. This post details my first round interview questions.
Full Experience
I was initially contacted by a HR representative from Xperi, where we discussed my current role and my career expectations. Following this conversation, a virtual face-to-face interview was scheduled. This post details the questions I faced during the first round of interviews.
Interview Questions (3)
Describe what generics are in Java and explain their usefulness in programming.
Design a generic hashmap implementation that supports put and get operations.
Given a binary tree, find its bottom view. The bottom view of a binary tree is the set of nodes visible when the tree is viewed from the bottom.