Preguntas frecuentes sobre las entrevistas de Microsoft
Los candidatos al puesto de Software Engineer han valorado el proceso de entrevista en employer] con una puntuación de 3,6 sobre 5 (donde 5 indica el máximo nivel de dificultad) y han valorado su experiencia en la entrevista como positiva en un 27 %. En comparación, la valoración media de la empresa es positiva en un 61,4 %. Estos datos corresponden a las valoraciones de los usuarios de Glassdoor.
La duración media del proceso de contratación de los candidatos que solicitan puestos de Software Engineer es de 15 días, según las 11 entrevistas enviadas por los usuarios para este puesto. En comparación, la duración media del proceso de contratación en general en Microsoft es de 31 días.
Entre las etapas habituales del proceso de entrevista en Microsoft para el puesto de Software Engineer según 11 entrevistas en Glassdoor se incluyen las siguientes:
Entrevista personal: 50 %
Test de inteligencia (CI): 17 %
Entrevista en grupo: 17 %
Prueba de aptitud: 17 %
Aquí tienes los puestos más buscados para informes de entrevistas -
Solicité el puesto a través de un captador. Acudí a una entrevista en Microsoft (Haifa) en feb 2021
Entrevista
First I did an HR review with american interviewer, after that 3 technical interviews which were data structure questions,....
The process take to much time almost two months and in the end have many candidates and they choose one from us.
And it's unsane how much the Interview Process long.
Preguntas de entrevista [1]
Pregunta 1
First Technical Interview:
Implement strtok function, and expand by asking some thing connect to multithreading.
Second Technical Interview:
Data Structure of Cache's (vector of Caches) and each cache divided for segments, and give me API to use that accept one segment and revalidate it.
after the implemantation ask to much question about Threads(mutex for each cache/ mutex for each segment ) and using timestamp....
Third Interview:
1) Describe a game, a matrix(nXn) with 0,1 values and in each iteration in the game accept number 0/1 and put it in down left cell and the other cells rotates.(up righ cell get out of the matrix). ask me to implement data structure for the game. (Solution: using queues for each row, and you have to arrive for a trick about the columns).
2) give me file interface with read function in each call return one row from the file, and must implement:
a- function prints first N rows.
b- function prints last N rows.
Was a typical first round recruiter screen - pretty straightforward but didn't end up getting moved vforwards. Prompt, Professional and overall a good experience. They asked me about my background, explained the role and it was with the recruitment team.
Preguntas de entrevista [1]
Pregunta 1
Describe your background going into detial in each role
Expect a lengthy hiring process that can take at least two months from start to finish. In my experience, there was approximately one month of interviews followed by another month waiting for the final decision. Be prepared for a slow timeline, especially after completing all interview stages.
Preguntas de entrevista [1]
Pregunta 1
Tell me about a time where have above and beyond for a customer
Envié una solicitud electrónica. Acudí a una entrevista en Microsoft (Melbourne)
Entrevista
After submitting an online application, I received a HackerRank assessment after passing the resume screening stage, then I was rejected after completing the assessment and did not proceed to further interview rounds.
Preguntas de entrevista [1]
Pregunta 1
The assessment consisted of two LeetCode-medium-level coding questions to be completed within 75 minutes.