A recruiter called and set up an interview with one of the team managers. The interview was conducted over the phone and via a Microsoft Teams meeting.
He asked about SQL Server data structures.
He asked me to write code to sort a binary array in a single pass. For example: (0,0,1,1,0,0,1,1).
I initially proposed counting the number of 1s and the total count, then creating a new array with the appropriate number of 0s and 1s. He then asked me to find another solution using a single pass.
Sort binary array with all zeros first. Use only a single pass. Write C# code on Windows Live Meeting.
The following metrics were computed from 1 interview experience for the Microsoft QA Manager role in Seattle, Washington.
Microsoft's interview process for their QA Manager roles in Seattle, Washington is extremely selective, failing the vast majority of engineers.
Candidates reported having mixed feelings for Microsoft's QA Manager interview process in Seattle, Washington.