Me postulé a través de una facultad o universidad. El proceso tomó 3 meses. Acudí a una entrevista en Microsoft (Seattle, WA) en nov 2014
Entrevista
I applied at an in person hiring event at the University of Central Florida. About a 3 weeks later I received an email saying that I was chosen to follow up with the first round of the interviews which took place at my campus. The recruiting staff traveled back to my school interview all the candidates. A month later I received another email saying I moved on to the second round of interviews which took place at their main campus in Seattle, WA. They paid for all my travel and living expenses for the 3 day trip. I was allowed to the choose the arriving and departing dates from several options they gave me.
Once I arrived to Seattle they gave me a day to explore the city on my own and the other day was used almost entirely for interviews (although they do let you out around 4pm to do more exploring). I went through three interviews with different employees from the Microsoft Office team which each lasted about an hour long. They all seemed to press firmly on the matter of testing code. Questions like: "How would you test this code?", "Did you ever run any tests to make sure it worked?", "How do you know this code works?". Not all the interviews started out that way, but they did end like that.
Preguntas de entrevista [2]
Pregunta 1
Given a regular phone number dial pad, write code that will list out all the possible letter combinations that can be made given three numerical digits as input.
For example, the base function would look like this:
function numberToChars(int *numbers) {
// would return an array of different character combinations
// if input was 123
// output: adg, adh, adi, bdg, etc...
}
How would you test a function this function and make sure it works? The function would take in two file paths as parameters and then copy the contents of the first file path into the second one?
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
Me postulé en línea. Acudí a una entrevista en Microsoft en ene 2024
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Situational questions like reasoning for the approach
Acudí a una entrevista en Microsoft (Bangalore Rural)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
2 coding rounds one on implementation and another on dsa