I applied through university. The process took 3 days. I interviewed at Microsoft (Mumbai) in Jul 2012
Interview
Consists of at least four rounds, each one is lengthy and exhaustive, taking more than an hour. Questions from various computer subjects are asked.
Interview questions [1]
Question 1
Given an array filled with 'n' random numbers, each number may or may not be repeated again in the array, (mix of duplicates and unique numbers) shift all non-duplicates to the start of the array. for example, if array is {4,2,17,2,56,2,4} output should be {4,2,17,56...} the remaining part of array can be modified to anything, doesnt matter
Expect technical deep dives, coding challenges, and problem-solving scenarios. Questions will probe your knowledge of data structures, algorithms, and software design, assessing your ability to build robust systems. yes yus yes
I applied online. I interviewed at Microsoft in Jan 2024
Interview
Technical 3 round interview questions
Mangerial 1 round interview questions
Hr 1 round questions
But complex questions
All the best all the best best best very good option and good benefits
Interview questions [1]
Question 1
Situational questions like reasoning for the approach
Nice and smooth the interviewer were really very helpful and knowledgeable also they try to help while giving interview and also when I have the interview they acknowledged if I was saying right or wrong so overall nice experience
Interview questions [1]
Question 1
2 coding rounds one on implementation and another on dsa