Solicité el puesto a través de un captador. Acudí a una entrevista en Microsoft
Entrevista
on-site interview -- 5 rounds
Preguntas de entrevista [1]
Pregunta 1
a huge matrix with 1 and 0, block the block of 1. elements could be "connected" by left, right, up or down side; but no diagonal.
my answer, scan one by one, after getting the first 1, use stack walking to all neighour 1 and change them into 0, count++
then the interview asked how to make it parallel, ...
Hacker Rank test and 3 Rounds of coding plus experience based interview.
Position was for QA who should have Storage and Networking knowledge. So basic questions on storage and networking.
Envié una solicitud electrónica. El proceso duró 1 día. Acudí a una entrevista en Microsoft (Redmond, WA) en feb 2020
Entrevista
Full day process broken into multiple individual one on one interviews which can include time at the blackboard writing snippets of code or scripting. Not for the faint of heart or the unprepared.
Preguntas de entrevista [1]
Pregunta 1
Can you write a script to reverse the contents of an array?
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 3 semanas. Acudí a una entrevista en Microsoft (Sídney) en mar 2015
Entrevista
Applied through a university recruiter, and got to do an on-campus interview. The question was very easy (add an item to a sorted linked list) and I got to fly to Sydney for the next round. The second round consisted of 4 individual interviews with different people, with a range of difficulty for their interview questions.
Preguntas de entrevista [1]
Pregunta 1
Draw the system architecture of one of your projects