Me postulé a través de una facultad o universidad. El proceso tomó 3 meses. Acudí a una entrevista en Microsoft (Seattle, WA) en dic 2011
Entrevista
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
Me postulé en línea. Acudí a una entrevista en Microsoft
Entrevista
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.
Me postulé a través de una recomendación de un empleado. El proceso tomó 3 semanas. Acudí a una entrevista en Microsoft (Redmond, WA) en jul 2017
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.