I had interview with the nicest people and they care about your mentality and values. Since this internship is geared towards 1st and 2nd year students, they only expect you know the basic of computer science. They want to learn about your problem solving skills.
Me postulé a través de una facultad o universidad. El proceso tomó 3 semanas. Acudí a una entrevista en Microsoft (Redmond, WA) en ene 2025
Entrevista
I definitely overthinking the process since it was with Microsoft. The interviewers were super helpful and kind. My interview was easy, I was asked very simple HashMap problem because I have not taken a DSA class before.
Preguntas de entrevista [1]
Pregunta 1
HashMap problem
Testing code (dry running test cases)
Only made it to the phone screening phase. I believe there is a technical interview and a behavioral interview after this. The recruiter was very nice and was super supportive because it was my first interview ever.
Preguntas de entrevista [1]
Pregunta 1
why are you interested in computer science, how would you explain a computer to a 5-year-old, how would you organize a phone book?
Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en Microsoft (Seattle, WA) en nov 2023
Entrevista
The interview went smoothly and was not too difficult overall. The questions asked were fairly straightforward and focused on fundamental Python concepts. For instance, I was asked to reverse a string, which involved using basic string manipulation techniques. Another question was about solving the "Two Sum" problem, where I had to find two numbers in a list that add up to a given target. These problems required a good understanding of Python's built-in functions and data structures, but were manageable with my current skill set. Overall, the interview experience was positive and tested my basic programming skills.
Preguntas de entrevista [1]
Pregunta 1
I was asked to reverse a string, which involved using basic string manipulation techniques.