Microsoft | Software Engineer | Video Interview
Timeline: 2026(Jan - Mar) • Fulltime • JobHopper •
Waiting for result
Detailed Amazon interview experience focusing on storage and system internals at L64 level. Insights into coding, system design, and Azure Storage architecture.
Interview Questions
Fibonacci Tree Path Calculation
Calculate the sum of values from root to leaf nodes using Fibonacci numbers.
Difficulty: Medium | Reference: LC-87 | Tags: Tree, DFS
Tree Distance Sum Problem
Calculate the sum of distances from a target node to all other nodes in a tree.
Difficulty: Medium | Reference: LC-109 | Tags: Tree, DFS