The interview process for the SWE Intern position was fairly structured and straightforward. It started with an online application, and after a short period I was contacted by a recruiter to schedule the first interview. The first round was a phone/virtual interview that focused mostly on basic technical questions and some behavioral questions about my experience, projects, and interest in the role.
After that, I moved on to a technical interview where I was asked to solve coding problems and explain my thought process step by step. The interviewer was mainly looking at problem-solving skills, understanding of data structures and algorithms, and how clearly I could communicate my approach. There were also a few follow-up questions to see how I would improve or optimize my solution.
Interview questions [1]
Question 1
One of the main questions they asked me was to solve a coding problem using data structures and explain my logic out loud while I was solving it. They also asked follow-up questions to see how I would optimize the solution.
Starts with an Online Assessment on hackerrank. Then final round in 2 interviews 45 mins each with 15 min break in middle. Both are a mix of behavioral and technical interviews. Also questions about projects or experiences on your resume
Interview questions [1]
Question 1
1. Zigzag traversal of tree
2. Variant of Paths in Binary tree
3. Questions to see how you react to criticism ex. from an assignment from your teacher
4. What do you think about using AI
5. Describe Projects picked by interviewer on your resume
I applied through college or university. I interviewed at Microsoft (Lucknow) in Jan 2026
Interview
The OA was simple. There were two interview rounds. The interview focused on problem solving, logical puzzles, and some system design concepts like caching and database optimization.The HR round had one dsa , one behavourial and one os based question. The interviewers were friendly and the difficulty level was moderate.
Interview questions [6]
Question 1
1. Find pairs with minimum absolute difference in an array (Closest latency spikes).
HR ROUND
Strengths and Weaknesses
Cooredinates of two rectangles are given how would you find if they intersect or not
how to make your system crash using code.