System design at OpenAI and Anthropic is meaningfully different from the FAANG archetype. At OpenAI, the coding loop has become brutally hard — long multi-part algorithmic problems on top of an LLM-infra system round that expects you to talk about KV cache, continuous batching, and GPU economics in the same breath as Redis and Kafka. At Anthropic, the ML / LLM-infra depth is not optional, and there is an explicit safety gate: you can design the most elegant system in the world and still fail the loop for never mentioning misuse, jailbreaks, red-teaming, or evaluation. These are not the interviews you pass by grinding 20 Alex Xu drills. OpenAI 与 Anthropic 的系统设计面试与 FAANG 那套模板差异显著。OpenAI 的 coding 环节极其硬核——长篇多段的算法题叠加一轮 LLM 基础设施系统设计,面试官会希望你在谈 Redis、Kafka 的同时,自然带出 KV cache、continuous batching 与 GPU 成本结构。Anthropic 这边,ML / LLM 基建的深度不是可选项,并且有一道明确的安全关卡:你可以把系统画得再漂亮,只要全程不提 misuse、越狱、红队、评估,这一轮依然会被判不过。这不是刷 20 道 Alex Xu 就能通过的面试。
When I started preparing, I found no single source that did what I needed. The Chinese note-sharing sites leaned on secondhand summaries. English bootcamp content stopped at FAANG-era "design Twitter". Books went deep but were scattered — DDIA for distributed systems, Chip Huyen for ML platform, Gulli and Huyen again for agentic patterns, Alex Xu volumes for the framework, ByteByteGo for the visual shorthand, Acing the System Design Interview for the interview-mechanics layer, and the newer Machine Learning System Design Interview for end-to-end ML product rounds. And nobody combined that reading with a question bank that was actually labelled with credibility — who said they were asked this, where, and when. 开始备考时我发现,没有任何一个单点能覆盖我需要的东西。中文笔记站大多依赖二手总结,英文 bootcamp 内容还停留在 FAANG 时代的「设计 Twitter」,而书籍深度够却零散——DDIA 讲分布式、Chip Huyen 讲 ML 平台、Gulli 与 Huyen 又共同覆盖 agentic patterns、Alex Xu 两卷给出框架、ByteByteGo 提供视觉速记、《Acing the System Design Interview》处理面试机制、新出的《Machine Learning System Design Interview》补上端到端 ML 题型。更没有人把这些阅读材料与一份带「可信度标注」的题库拼在一起——谁在什么时间、什么场合说自己被问过这道题。
This site is the thing I wished existed: a verified-provenance arena of real OpenAI and Anthropic questions (2023–2026), topic pages that synthesise the eight books into interview-executable answers, and a study plan that sequences the whole mess into eight weeks. It is opinionated, it is bilingual, and it optimises for one thing: you walking into the loop able to drive a 45-minute system design round cold. 这个站就是我当时想要、却找不到的东西:一份带出处核实的 OpenAI / Anthropic 真题 Arena(2023–2026),把八本书压缩成面试可直接使用的专题页,再用一份八周学习计划把这摊内容串成线性路径。它有立场、支持中英双语,并且只为一件事服务:你走进面试室时,能够脱稿把一场 45 分钟的系统设计拉满。