Technical Screen Interview Questions
162 questions available. Practice with AI-powered feedback.
Other rounds
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 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 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.
Netflix ML Interview: Performance Optimization
Prepare for Netflix ML Foundation interviews on performance optimization: learn serving architectures, quantization, scaling strategies, monitoring, and real-world trade-offs.
Netflix ML System Design: Real-time Sentiment Tracking
Design a scalable real-time social media sentiment tracking system for Netflix. Learn architecture, streaming NLP, time-series aggregation, alerting. Prepare.
Netflix System Design: Real-Time Ad Impression Limiter
Build a real-time ad impression limiter for Netflix: enforce per-campaign daily caps with millisecond checks, strong consistency, high availability, and monitoring. Learn how.
NVIDIA Coding Interview: Short-String Inline Storage
Prepare for a NVIDIA coding interview: implement a short-string SSO constructor, analyze strncpy vs manual copy, and compare inline vs heap string performance.
NVIDIA ML Coding: Decaying Attention Implementation
Implement decaying attention (softmax(QK^T + B)V with B_{ij}=|i-j|). Includes batched/unbatched NumPy examples, dtype validation, and softmax stability tips.
NVIDIA ML Engineer Interview — Model Selection Guide
Prepare for NVIDIA ML interviews: master model selection, bias-variance trade-off, cross-validation, ensembles, and evaluation metrics. Try practice prompts.
NVIDIA System Design Interview: Distributed Rate Limiter
Design a high-throughput distributed rate limiter for NVIDIA's API gateway. Learn algorithms, scaling patterns, and interview tips. Prepare now.
Get More Real Technical Screen Questions
Practice technical screen interview questions with AI-powered hints, analysis, and feedback.
Start Free Practice