Onsite Interview Questions
172 questions available. Practice with AI-powered feedback.
Other rounds
Meta Coding Question: Indent Root-to-Leaf Paths by Column
Print root-to-leaf paths with per-path column shifts and indentation. See DFS approach, implementation tips, and complexity notes — try this Meta coding question now.
Meta ML System Design: Real-Time Personalized Feed Ranking
Build a real-time personalized ranking system for Meta's news feed. Learn low-latency serving, online updates, cold-start handling, diversity, and A/B testing.
Meta System Design: Real-Time Ad Auction Platform
Design a low-latency, scalable real-time ad auction platform for Meta. Learn auction flow, RTB, relevance scoring, and latency tactics—prepare for interviews.
Microsoft Coding Interview: Longest Palindromic Subsequence
Learn to compute the Longest Palindromic Subsequence using dynamic programming and space-optimized DP. Step-by-step approach, edge cases, and practice prompts.
Microsoft ML Foundations: Statistical Analysis & A/B Tests
Microsoft ML interview: statistical analysis, A/B tests, hypothesis tests & confidence intervals. Learn test setup, sample-size, common pitfalls and follow-ups.
Microsoft ML System Design: Local Sports Team Recommender
Scalable recommender for local sports teams: data ingestion, candidate generation, ranking, real-time updates, and metrics. Prep for ML design interviews.
Microsoft OOD Question: Real-Time Car Simulation System
Design a scalable, low-latency real-time car simulation & monitoring system for Microsoft interviews. Learn architecture, observer/state patterns, concurrency, and testing.
Microsoft System Design: Distributed Key-Value Store & Cache
Design a distributed key-value store and cache at Microsoft scale. Covers scalability, replication, consistency options, failure handling, and prep tips.
Netflix Behavioral Interview: Communication & Leadership
Prepare for Netflix behavioral interviews on communication and leadership. Learn to present technical ideas, manage stakeholders, and structure STAR answers.
Netflix Coding: Bounded Blocking Queue Implementation
Implement a thread-safe bounded blocking queue using condition variables. Learn blocking offer/poll, non-blocking peek, and concurrent size handling.
Netflix FrontEndEng Interview: State Management Patterns
Study Netflix frontend state management: compare Redux, Context, MobX and React Query/SWR; learn caching, optimistic updates, syncing, and scalability trade-offs.
Netflix ML Coding: Compute TF-IDF for Corpus Implementation
Compute TF-IDF for a corpus in Python: implement TF, IDF and per-token TF-IDF scores. See interview flow, skills tested, and practice follow-ups to prepare.
Get More Real Onsite Questions
Practice onsite interview questions with AI-powered hints, analysis, and feedback.
Start Free Practice