Me postulé a través de un reclutador. 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
Me postulé en línea. 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.