I applied through an employee referral. I interviewed at Microsoft (Tel Aviv) in Apr 2020
Interview
First interview - half on hour in english. only background, no technical.
Second interview - 3 technical interview question, 1.5 hours.
After that, you should have a two part interview, and then an HR interview.
Interview questions [1]
Question 1
Given a linked list of size n, and an integer m < n.
What is the m's biggest integer from a linked list from the end?
I got a HackerRank home assignment with 2 leetcode questions, one was easy the other was medium-hard. It was a sliding windows, and a buy n products with the minimum coins at start. There were 2 arrays, one of the WC cost of the products and one with the expected cost.
I applied online. I interviewed at Microsoft (Tel Aviv) in Feb 2026
Interview
3 interviews. Only 1 leetcodes (easy-medium) in the second interview. Lots of personal questions, leadership and design patterns.
They were really nice, but at the end they ended up with someone that had more experience then me.
It’s one day with two interviews, and if you move on, you’ll have another two. One focuses on designing a tic-tac-toe (X/O) game, and the other is a LeetCode-style coding question.