Candidatei-me por meio de uma faculdade ou universidade. O processo levou 3 meses. Fui entrevistado pela Microsoft (Seattle, WA) em dez. de 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
Candidatei-me online. Fiz uma entrevista na empresa 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.
Candidatei-me por indicação de um funcionário. O processo levou 3 semanas. Fui entrevistado pela Microsoft (Redmond, WA) em jul. de 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.
Perguntas de entrevista [1]
Pergunta 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.