La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Microsoft nel mese di giu 2010
Colloquio
The question was given the definition of a Fibonacci sequence, write a function to give the n-th term of the sequence. I recognized right off the bat that there was both a recursive and non recursive solution to the problem. I wanted to code the non recursive solution because it would be inherently better than the recursive solution. However, the interviewer asked me to do the recursive one instead. I stumbled a little bit with the special cases but quickly realized my error and came up with the correct solution. My concern was that I did not slam dunk this like most people do but I still managed to come up with the correct solution. Problem is I'm not quick enough.
Domande di colloquio [2]
Domanda 1
Given the definition of a Fibonacci sequence, write a function to give the n-th term of the sequence.
Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.
Ho sostenuto un colloquio presso Microsoft (Bengaluru)
Colloquio
Hacker Rank test and 3 Rounds of coding plus experience based interview.
Position was for QA who should have Storage and Networking knowledge. So basic questions on storage and networking.
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Microsoft (Redmond, WA) nel mese di feb 2020
Colloquio
Full day process broken into multiple individual one on one interviews which can include time at the blackboard writing snippets of code or scripting. Not for the faint of heart or the unprepared.
Domande di colloquio [1]
Domanda 1
Can you write a script to reverse the contents of an array?
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Microsoft (Sydney) nel mese di mar 2015
Colloquio
Applied through a university recruiter, and got to do an on-campus interview. The question was very easy (add an item to a sorted linked list) and I got to fly to Sydney for the next round. The second round consisted of 4 individual interviews with different people, with a range of difficulty for their interview questions.
Domande di colloquio [1]
Domanda 1
Draw the system architecture of one of your projects