Microsoft Interview Questions
30 questions available. Practice with AI-powered feedback.
Other companies
Adobe Behavioral Interview: Team Collaboration (ML Eng)
Prepare for Adobe machine learning engineer behavioral questions on team collaboration. Use STAR examples to show conflict resolution and stakeholder management. Practice now.
Amazon Computer Architecture Interview: Parallelism, Memory
Prepare for Amazon Computer Architecture interviews: parallelism, pipelining, caches, virtual memory, RISC vs CISC. Try practice problems and follow-ups.
Apple Behavioral Interview: Problem-Solving Questions
Prepare for Apple behavioral problem-solving questions: learn to structure answers, show impact, and handle ambiguity with practical examples. Practice now.
Apple Coding Question: Count Occurrences in Binary Tree
Implement and optimize counting value occurrences in a binary tree. Covers single-threaded DFS, thread-safe parallel aggregation, and index-based caching. Try now.
Apple Web Foundation: RESTful APIs Interview Guide
Prepare for Apple web foundation interviews on RESTful APIs: master HTTP methods, idempotency, auth, error handling, caching and versioning through examples.
Binary Tree Path Sum — Amazon Coding Question Guide
Practice Amazon coding: implement root-to-leaf and any-node downward path-sum in a binary tree. Learn DFS/backtracking and prefix-sum optimizations — try code examples.
Bloomberg OS Interview: Linux VFS & Mounting
Prepare for Bloomberg software engineer OS questions on Linux VFS, mounting, tmpfs/procfs and troubleshooting. Review commands, configs, and debug steps — practice now.
eBay Coding Question: Increasing Triplet Subsequence
Check if an array contains a strictly increasing subsequence of length 3. Study the O(n) greedy/two-pointer solution, edge cases, and interview tips. Try it.
Google Behavioral Interview: Problem Solving & Ambiguity
Master Google's behavioral problem-solving question: clarify ambiguity, weigh trade-offs, and show corrective actions with examples. Prepare examples.
Google Coding Question: Online Longest Subarray with Average
Track longest contiguous subarray with average S online. Use prefix-sum key = pref - S*i with a hashmap. Read precision tips and complexity notes.
Google Coding Question: Task Scheduling with Precedence
Minimal makespan for DAG tasks with durations and precedence constraints on unlimited or M CPUs. Includes algorithms, complexity notes, and follow-ups.
Google CS: Memory Management & Go Slices Interview
Prep for Google's memory management interview: study virtual memory, paging, page faults, and Go slices. Get tips, examples, and follow-ups to practice.
Get More Real Microsoft Questions
Practice microsoft interview questions with AI-powered hints, analysis, and feedback.
Start Free Practice