There are first round interviews over the phone with one semi technical question and second round interviews with easy to mid leetcode level problems. I managed to make it to second round.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Microsoft (Redmond, WA) nel mese di gen 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Domande di colloquio [1]
Domanda 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?
Ho presentato la mia candidatura online. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Microsoft (Seattle, WA) nel mese di nov 2023
Colloquio
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.
Domande di colloquio [1]
Domanda 1
I was asked to reverse a string, which involved using basic string manipulation techniques.