OpenAI Interview Questions

11 questions available. Practice with AI-powered feedback.

Other companies

behavioral
Anthropic
OpenAI
DeepMind

Anthropic Behavioral: AI Safety Views for Engineers

Practice Anthropic behavioral AI safety questions: learn what to highlight, how to connect safety frameworks to real work, and actionable examples to discuss.

Software Engineer, Machine Learning EngineerEntry Level
coding
Anthropic
OpenAI
Google

Anthropic Coding Interview: Domain-Scoped Web Crawler

Implement a domain-scoped web crawler for Anthropic's coding interview: build single-threaded, multi-threaded and asyncio variants with politeness and dedup. Practice it.

Software Engineer, Backend EngineerEntry Level
ml coding
Anthropic
OpenAI
Cohere

Anthropic ML Coding: Prompt-based Binary Classifier

Build a prompt-based binary classifier from per-token log-probs, convert scores to P_pos, compute accuracy & cross-entropy without libraries. Read steps & tips.

Software Engineer, ML EngineerEntry Level
ml system design
Anthropic
OpenAI
Google

Anthropic ML System Design: Scalable Batch Inference

Design a scalable batch inference system for high-volume ML at Anthropic. Learn dynamic batching, GPU autoscaling, reliability, and observability—prepare diagrams and metrics.

Software Engineer, ML EngineerMid Level
backend system design
Anthropic
OpenAI
Cohere

Anthropic System Design: Stateless Prompt Playground

Design a stateless prompt engineering playground backend for Anthropic: handle 10MB+ prompts, multi-window sharing, streaming LLM calls, and cost/security trade-offs.

Software Engineer, Backend EngineerMid Level
ml coding
OpenAI
Anthropic
Google

Debug and Extend GPT-style Transformer — OpenAI ML Engineer

Fix 4 intentional bugs in a PyTorch GPT-style transformer, add KV-cache and a token classifier, and reproduce reference training outputs. Learn verification steps.

Machine Learning Engineer, ML EngineerMid Level
ml coding
Google
DeepMind
OpenAI

Google ML Coding: Hand-code Multi-Head Attention in NumPy

Implement multi-head attention in NumPy: scaled dot-product for batched Q,K,V. Do per-head projections, reshape, apply mask, and return attention weights.

Machine Learning Engineer, ML EngineerEntry Level
coding
OpenAI
Google
AWS

OpenAI Coding Interview: Time-Based GPU Credit System

Replayable time-based GPU credit system for OpenAI interviews. Covers event-sourced adds/charges, expiry rules, persistence and out-of-order timestamps.

Software Engineer, Backend EngineerEntry Level
ml coding
OpenAI
Anthropic
Google

OpenAI ML Coding: Noisy Human-Labeled Text Classifier

Analyze noisy human annotations and train embedding-based classifiers for identity_attack labels. Filter reliable annotators, retrain models, and propose robustness steps. Start preparing.

Machine Learning Engineer, ML EngineerMid Level
ml system design
OpenAI
Google
Microsoft

OpenAI ML System Design: Scalable Enterprise RAG

Prepare to design a scalable enterprise RAG system for document Q&A and customer support. Review architecture, retrieval, security, and deployment tips for OpenAI ML interviews.

Machine Learning Engineer, ML Systems EngineerMid Level
coding
OpenAI
DeepMind
Anthropic

Type Signature Serialization & Inference — OpenAI

Design deterministic type-signature serialization, implement Node/Function types, and infer named type variables to concrete types. Read examples and edge cases.

Software Engineer, Backend EngineerEntry Level

Get More Real OpenAI Questions

Practice openai interview questions with AI-powered hints, analysis, and feedback.

Start Free Practice
OpenAI Interview Questions | Voker