J'ai postulé en ligne. Le processus a pris 3 mois. J'ai passé un entretien chez Microsoft en oct. 2022
Entretien
Round 1 of interviews was the Behavioral Interview. Round 2 of interviews was two 45-minute technical interviews. It took me about a month to hear back from them between each round.
Questions d'entretien [1]
Question 1
I suggest doing easy and medium leetcode problems.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 semaines. J'ai passé un entretien chez Microsoft (Redmond, WA) en janv. 2025
Entretien
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.
Questions d'entretien [1]
Question 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.
Questions d'entretien [1]
Question 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?
J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez Microsoft (Seattle, WA) en nov. 2023
Entretien
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.
Questions d'entretien [1]
Question 1
I was asked to reverse a string, which involved using basic string manipulation techniques.