I applied online. The process took 1 day. I interviewed at Microsoft in Feb 2024
Interview
A fullstack job focus on frontend architecture. Problems are rigid and basic. Many questions are about princeple of how React or Vue worked with virtual DOM or data flow. Algorithm Question is more like data structure promblem.
I applied online. The process took 1 week. I interviewed at Microsoft (Melbourne) in Mar 2024
Interview
I was rejected at the screening stage.
The first round takes approximately one hour.
10 mins introduction, then 1 hr Codility test with two problems.
I am asked to explain my code and write unit tests for them.
Interview questions [2]
Question 1
First one was fairly simple (find the common numbers from two arrays with O(M+N) complexity).