I applied through college or university. The process took 5 days. I interviewed at Microsoft (Hyderabad) in Sep 2021
Interview
This was an on-campus recruitment process. There was an online coding round on codility with 2 coding questions. On clearing this, there were 3 interview rounds, all coding based (DSA and OS), which took place on Microsoft Teams. The coding questions asked in the interviews were all standard leetcode questions (1 medium, 2 hard).
Interview questions [1]
Question 1
Interview 3:
Explain what happens when a new process is created in the operating system.
General questions based on projects in resume.
I applied through college or university. I interviewed at Microsoft (Bhopal) in Jul 2021
Interview
1st round was a coding round and it had 2 easy-medium question. After that selected candidates were called for interview after 5-6 days. In the interview i was asked some computer science fundamental questions on dbms followed by 1 coding question, I was not able to code the problem well so i was rejected.
Interview questions [1]
Question 1
given an array of points of size n find k nearest point from origin.
2 interviews, 45 minutes each. Some coding problems and behavior problems. It was an online interview. Told me to open an IDE on my PC and start implementing the coding problem.
Interview questions [1]
Question 1
generate a random number between 1-9 when you can generate random numbers from 1-7