I applied through an employee referral. I interviewed at Microsoft (Israel, TX)
Interview
One home assignment (codility), two technical interviews and a third technical and personal interview with a manager (all three interviews are held remotely on the same day).
The first two interviews are independent of one another, and according to your performance during these they decide if you continue to the third interviwe, where you are given more time to talk about yourself, past experience and relevant projects.
Interview questions [1]
Question 1
Inversing linked list, finding the merging point of two linked lists, questions regarding different ways to travers a binary tree
I applied online. The process took 4 weeks. I interviewed at Microsoft (Belgrade) in Dec 2023
Interview
You have CV screening that you need to pass, then you have an Programming test to test your coding skills, and after that 3 coding interviews with different interviewers that are 45 minutes long
I applied online. The process took 2 weeks. I interviewed at Microsoft (Redmond, WA) in Jan 2022
Interview
There were two different interviews conducted by two different engineers. The questions were based around data structures and algorithms. Each interview lasted for about 30 minutes, and there was a pre interview rundown led by someone from the company.
Interview questions [1]
Question 1
I was asked to create a linked list and then asked to traverse an array to find a palindrome.