La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Microsoft (Seattle, WA) nel mese di mag 2008
Colloquio
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.
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Microsoft nel mese di gen 2024
Colloquio
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
Domande di colloquio [1]
Domanda 1
Situational questions like reasoning for the approach
Ho sostenuto un colloquio presso Microsoft (Bangalore Rural)
Colloquio
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
Domande di colloquio [1]
Domanda 1
2 coding rounds one on implementation and another on dsa