Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 3 mesi. Ho sostenuto un colloquio presso Microsoft (Seattle, WA) nel mese di dic 2011
Colloquio
First round was an on campus interview which was fairly easy. Later was called to interview onsite in Seattle for an SDET position in the XBOX live team. Consisted of 4 technical interviews. All of them were fairly easy except one which i guess was the bar raiser and also the reason i didn't get selected.
Given a string say "ABCD". Now create a new string with duplicates of each character in the original string and to it append the reverse of the same string (with duplicates) excluding the last character.
First iteration: AABBCCCCBBAA
Second iteration: AABBBBAA
Third iteration: AAAAA
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Microsoft
Colloquio
Phone interview and then in person with a group. Process moved fairly quickly. Team fit questions and coding questions on the white board. Study up for all basic knowledge skills and some complex problems.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Microsoft (Redmond, WA) nel mese di lug 2017
Colloquio
I applied through a college recruiter. I initially had a phone screening, followed by an in-person interview by the recruiter, before finally having an in-person technical interview.
Phone screen lasted 30 minutes. Recruiter interview 30 minutes. Technical interview 1 hour.
Domande di colloquio [1]
Domanda 1
Miscellaneous questions regarding operational knowledge of software and hardware involved in the specific position I was applying for. Design an algorithm to isolate and filter data.