Ho sostenuto un colloquio presso Microsoft (Bucarest, ) nel mese di mar 2024
Colloquio
First was an online test with three easy problems. The first one was to find a bug in a function(it was to change an and condition to an or condition or something like this), the second one to convert a string of binary digits to an int and the third one was a very easy greedy algorithm.
After that, there were three interviews one after the other. The first one was started with behavioral questions then a technical problem(not really algorithm), then system design, then to implement a concurrent hash map(also had to implement the linked list). Code didn't need to run, but it needed to be clear. The system design was the bad one for me. I couldn't understand what the interviewer said, he didn't seem to understand my questions(I had to implement a system that sells vehicles and I asked how many vehicles are expected to be sold and he said all of them) and he gave no feedback if I was on the right track or not. He talked very little while I did the design.
Domande di colloquio [1]
Domanda 1
Design a system that sells vehicles, which also are in a showroom. The users can make a reservation to test one of the vehicles.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Microsoft (Melbourne)
Colloquio
After submitting an online application, I received a HackerRank assessment after passing the resume screening stage, then I was rejected after completing the assessment and did not proceed to further interview rounds.
Domande di colloquio [1]
Domanda 1
The assessment consisted of two LeetCode-medium-level coding questions to be completed within 75 minutes.
Ho sostenuto un colloquio presso Microsoft (Seattle, WA)
Colloquio
Straightforward technical loop overall, with strong interviewers at every stage. I genuinely enjoyed the in-depth conversations around technical challenges and algorithmic problem-solving — the entire process felt well-structured and genuinely engaging.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Microsoft (Bangalore Rural) nel mese di giu 2026
Colloquio
The interview was hard, even as a fresher the dsa they asked was hard category after I checked on leetcode. Though I couldn't solve it. Some of the other people who interviewed were asked easy - medium dsa