Microsoft | Software Engineer | Video Interview
Timeline: 2026(Jan - Mar) • Fulltime • JobHopper •
Waiting for result
Prepare for the xai HR screening by introducing your background and highlighting the project most relevant to the interview team in a concise 15-minute call.
Interview Questions
Capable Models
This problem involves determining the capabilities of various models based on given parameters.
Difficulty: Medium | Reference: LC-001 | Tags: Dynamic Programming, Greedy
Fibonacci Tree Path Calculation Using Preorder Numbering
Calculate the path in a Fibonacci tree using preorder numbering, focusing on efficiency.
Difficulty: Hard | Reference: LC-002 | Tags: Tree, Recursion
Tree Distance Sum Problem
Determine the sum of distances between nodes in a tree.
Difficulty: Medium | Reference: LC-003 | Tags: Graph, DFS