J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 4 semaines. J'ai passé un entretien chez Microsoft (Israel) en oct. 2025
Entretien
First, I got home assignment, which they gave 2 hours to complete (I think). After that, there were 3 Interviews via Microsoft Teams, each of them 75 minutes, all at the same day.
Questions d'entretien [1]
Question 1
I needed to implement the following methods, all in O(1) time complexity:
get(i) - return the value of key i
set(i, v) - set key i to have value v
setAll(v) - set all keys to have value v
3 rounds of leetcode medium, 2 questions were very easy, the last one was really hard (it was a binary tree question). They asked about space and time complexity. In terms of structures it was straight forward but the question itself was hard
J'ai passé un entretien chez Microsoft (Seattle, WA)
Entretien
Behavioural round consisted of "Tell me about yourself and why you wanna work for microsoft and resume screening. And technical interview consisted of 2 LC question 1 medium and 1 easy.
straightforward. directly jumped into data structure and algorithm and then a few fundamental computer science questions especially database management system and operating system then 2 or 3 questions related to resume.