I applied online. I interviewed at Microsoft (Tel Aviv) in Nov 2024
Interview
At first we did talk about the job description , then he asked me a technical question to code, after the technical question was coded we went through some behavioral questions and that was it.
Interview questions [1]
Question 1
Given an array of binary values ( 0 or 1 ) return the sub array with the maximum size which contains the same number of zeros and ones.
I applied online. The process took 2 weeks. I interviewed at Microsoft (Haifa) in May 2024
Interview
two interviews at the same day via teams, then passing them leads to a third interview. all the interviews contain both technical and behavioural
questions, the technical questions are most about data structures and algorithms.
Interview questions [1]
Question 1
Given the heads of two singly linked-lists headA and headB, return the node at which the two lists intersect. If the two linked lists have no intersection at all, return null.
I applied online. The process took 2 weeks. I interviewed at Microsoft (Hyderabad) in Mar 2025
Interview
Two rounds were conducted on the same day, both focused on Data Structures and Algorithms. The interviewers created a comfortable environment, making the sessions smooth and engaging. Along with solving DSA problems, we had insightful discussions about my past projects, their implementation, and the impact they had on learning and outcomes.