Le processus a pris 1 jour. J'ai passé un entretien chez Microsoft (Seattle, WA) en mai 2008
Entretien
I had three interviews after flying out to Seattle.
1) The first interview was a coding question in which I was asked a puzzle. The question was you have 100 doors in a row that are all initially closed. you make 100 passes by the doors starting with the first door every time. the first time through you visit every door and toggle the door (if the door is closed, you open it, if its open, you close it). the second time you only visit every 2nd door (door #2, #4, #6). the third time, every 3rd door (door #3, #6, #9), etc, until you only visit the 100th door. I was told I could answer the question using code and so I did by brute force. I coded it very well and the interviewer guided me through it.
2) The second interview was a regular Q & A situation in which I was asked the usual questions about problems I've faced how I solved them etc.
3) The third interview was over lunch and I was asked to test a number of things such as a PC, a ketchup packet. I didn't do so well in this one.
Questions d'entretien [1]
Question 1
you have 100 doors in a row that are all initially closed. you make 100 passes by the doors starting with the first door every time. the first time through you visit every door and toggle the door (if the door is closed, you open it, if its open, you close it). the second time you only visit every 2nd door (door #2, #4, #6). the third time, every 3rd door (door #3, #6, #9), etc, until you only visit the 100th door.
Expect technical deep dives, coding challenges, and problem-solving scenarios. Questions will probe your knowledge of data structures, algorithms, and software design, assessing your ability to build robust systems. yes yus yes
J'ai postulé en ligne. J'ai passé un entretien chez Microsoft en janv. 2024
Entretien
Technical 3 round interview questions
Mangerial 1 round interview questions
Hr 1 round questions
But complex questions
All the best all the best best best very good option and good benefits
Questions d'entretien [1]
Question 1
Situational questions like reasoning for the approach
J'ai passé un entretien chez Microsoft (Bangalore Rural)
Entretien
Nice and smooth the interviewer were really very helpful and knowledgeable also they try to help while giving interview and also when I have the interview they acknowledged if I was saying right or wrong so overall nice experience
Questions d'entretien [1]
Question 1
2 coding rounds one on implementation and another on dsa