J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Microsoft en août 2015
Entretien
I received a cold contact email from an internal Microsoft recruiter who set up a call to explain the position and determine my availablity for follow-up portions of the interview. I was then registered for a web-based 1-hour technical screen. The outcome of this technical screen determined the candidates they were to bring onsite the following week for an on-site hiring event.
Questions d'entretien [1]
Question 1
Technical screen consisted of 3 questions:
1)Merge and sort 3 integer arrays.
2)Compare version numbers returning negative number if versionA < versionB; 0 if versionA == VersionB; positive number if versionA > versionB. Examples given for format were (1.0.0.0; 1.0.0.1; 2010.1.0.0).
3)Identify bugs in the following implementation of a dictionary.
function Dictionary(){
var this.dictionary_ = {};
}
Dictionary.prototype.Add(word, definitiion){
this.dictionary_[word] = definitiion);
}
Dictionary.prototype.WhatIs(word){
return this.dictionary_[word];
}
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.
Questions d'entretien [1]
Question 1
Tell me about a time where have above and beyond for a customer
J'ai postulé en ligne. J'ai passé un entretien chez Microsoft (Melbourne)
Entretien
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.
Questions d'entretien [1]
Question 1
The assessment consisted of two LeetCode-medium-level coding questions to be completed within 75 minutes.
J'ai passé un entretien chez Microsoft (San Francisco, CA)
Entretien
45 mins technical interview with a member of their San fran team. Very relaxed and informal but questions were focused and lots of follow ups. Easy to schedule as was over video conferencing platform