Anthropic Software Engineer Interview Questions

97+ Anthropic Software Engineer interview questions drawn from real candidate reports. Sources include 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. Questions span every stage of the Anthropic Software Engineer loop: OA, phone screen, system design, behavioral, and onsite coding.

What to Expect in the Anthropic Software Engineer Interview

The Anthropic Software Engineer interview process typically runs 4 to 6 rounds depending on seniority level. Based on candidate reports in the LeakCode database, the loop usually includes a resume review, an online assessment or coding phone screen, one or more technical rounds, a system design round (for senior and above), and a behavioral or values round.

Difficulty skews toward medium and hard LeetCode-style problems in the coding rounds. System design questions test breadth (component selection, scaling, trade-off reasoning) more than deep implementation. Behavioral questions are tied to the company's stated values and principles.

Anthropic Software Engineer Questions (Sample)

Anthropic Technical Phone Screen Interview Process USA

recruiter 2026 1p3a

I have a technical phone screen for Anthropic coming up. The process for me is: * Technical Coding Screen (60 minutes) * Virtual Onsite a. Coding and design b. Sys design c. Conversation with Hiring M

View

Anthropic Machine Learning Infrastructure Interview Phone Screen Experience

recruiter 2026 1p3a

5 years of experience interviewing for an ML infrastructure role. Unfortunately, I wasn't able to pass the interview but the interview process was fairly standard. ## Recruiter Call The call was fairl

View

Anthropic Software Engineer Interview OA and Phone Screen

oa 2026 1p3a

I noticed not many people have shared their experience interviewing with Anthropic. I'm currently going through the process and just went through the phone screen, so I figured I'd share and help out.

View

Anthropic phone screen question

recruiter 2026 reddit

I got asked for a followup to use concurrency as well. Wondering what y'all think is the best approach? I did thread pool executor but the interviewer wasn't satisfied. Interviewed in Python This isn'

View

Anthropic Technical Interview (55 min CodeSignal) – Anyone done this before?

system design 2026 reddit

Hey everyone, I have an upcoming 55-minute technical interview with Anthropic on CodeSignal. The recruiter mentioned it’s a pure problem-solving coding interview and that it doesn’t benefit from memor

View

anthropic fulltime software engineer onsite interview experience

onsite 2026 1p3a

四轮昂赛 coding: lru system design: model weights distribution HM Chat: past project, most challenging project Culture: why Anthropic, uphold value example, someone you respect but don’t agree with 一个多礼拜了还没有消息,大家一般昂赛完什么时候会收到结果? 补充内容 (2026-05-22 10:24 +08:00): 收到update: The team decided to move forward with another candidate, but the recruiter is checking on other possible options. 看起来还要team match?

View

anthropic software engineer tech phone screen: task management oa

phone screen 2026 1p3a

题目是Task management, 第一,二问很基础,就不赘述了 第三问:可以给task设置一个ttl, task要在到这个ttl的时候,自动被删除 第四问:你需要保存用户的在某个时刻的task list, 然后可以返回该用户任何时刻的task list 时间很紧,疯狂码代码,跪求能进下一轮~~~~ 1, FYI, 一些个人的感觉,我感觉test case测试的不是很严谨,主要还是测了happy path. 所以你如果有一些小的bug, 可能不会被test case发现。 2, 自己准备的OA的感觉来看,想好数据结构的方式,比逻辑更重要。因为逻辑都没有特别难,但是如果你数据结构选的不好了,第一,你容易在第三四问发现需要重构代码,第二或者你的一些实现需要写更多的代码,容易出bug

View

anthropic onsite software engineer interview experience with core questions

onsite 2026 1p3a

店面2轮,都是高频题: 以下内容需要积分高于 188 您已经可以浏览 SD Q1: Reference API。问的很细, 如果CPU很空,GPU很忙怎么办. 各种scale的问题 Coding Q2: 闻见去虫

View

anthropic online assessment and interview timeline for software engineer role

oa 2026 1p3a

Recipe Manager 3号做的oa 600/600 今天才收到邮件schedule recruiter call。一度以为默拒了。 QQ:感觉现在面的组和background并没有特别match,和recruiter说换个组面可以吗?

View

anthropic software engineer onsite interview experience and tips

onsite 2026 1p3a

内容其实没啥,标准流程电面coding Q1, HM chat (20 minutes, team match?) VO coding Q2, sys design Q1 然后是hiring manager, culture, technical deepdive 总体来说,coding就是要快,天下武功唯快不破,当然适当的显示你的能力,比如文件去重,md5和sha系列的hash有什么区别,应该用哪个之类的。 system design 我觉得简单了……我觉得我的系统没搞得特别好,但是面试官(我校友!)看起来挺满意,可能是有些地方我回答的比较好, 比如如何bring up GPU machines faster 之类的 那些软的面试反而是难的,因为没有标准答案。尽量表达出真实的自我吧,做过的事情你就自然的能讲好,没做过的编出来他们也不会信 猎头说feedback really positive,等过reference check和offer了 :)

View

anthropic software engineer interview experience and timeline

phone screen 2026 1p3a

本帖最后由 匿名 于 2026-5-27 12:46 编辑 海投的 听说要认真写小作文 一周后收到OA,说需要一个月内完成,推荐2周内完成 卡着点在第二周写了 以下内容需要积分高于 188 您已经可以浏览 地里有的题 task management可选语言 Level 1: basic CRUD Level 2: 根据priority和创建顺序排序 Level 3: 用户quota, 把任务assign给用户 Level 4: 历史查询 过了几天收到recruiter reach out 问了why anthropic 遂把小作文总结重复了一遍 聊完之后问了preferred语言 约店面 本人非python选手 问了是不是推荐用python recruiter说也没说强求用python 建议我还是选自己舒服的语言 以下内容需要积分高于 266 您已经可以浏览 店面file duplicate https://www.1point3acres.com/interview/problems/post/...

View

anthropic software engineer technical phone screen and interview process overview

phone screen 2026 1p3a

人类学店面 token那个题 后续说有4轮,只有一轮tech吗? 有没有人交流一下

View

anthropic online assessment experience for software engineer fulltime role

oa 2026 1p3a

以下内容需要积分高于 200 您已经可以浏览 我的prompt是The project will be a toy simulation of an app that won't require anything except the standard library of your chosen programming language。一开始我还以为是in-memory DB,但实际上最后是cloud storage。我觉得现在OA可能变成了统一的prompt,然后题目是随机的。 题目跟hack2hire上面一模一样。本身没有什么复杂的算法,但如果level 1时候的OOP还有数据结构没有设计好,后面可能就需要refactor,会浪费很多时间

View

anthropic hr screening experience and staff level interview advice for software engineers

phone screen 2026 1p3a

本帖最后由 匿名 于 2026-5-28 02:57 编辑 12年yoe SDE,目前在面Top AI头部的Staff Level的楼主回来啦 (默认板块放错了不是数科,已联系管理员。但是问题问的很General数科应该也适用) 继上次分享过意外的开放爱挂经以后 https://www.1point3acres.com/bbs/forum.php?mod=viewthread&tid=1164319 因为还是有点怂,楼主尝试三月份自己投了一轮人类学的Senior岗。结果一直等到这个月初Recruiter还是Reach out了,也算是过了HR Screening(我把问的问题列出来了,recruiter会分享阅读材料,完全够用)。但是最后告诉我岗没了,目前主要招Staff。然后今天就去投了几个Staff岗也联系了同一个Recruiter希望帮忙对接一下。 Why do you want to work at Anthropic? What do you think are the biggest risks and bigges...

View

anthropic technical phone screen: llm agent coding interview

phone screen 2026 1p3a

今天约了人类学电面,但是portal里没有给coding的题号,只有coding interview。然后prompt如下,貌似是build一个LLM agent。请问有面过这题的么?貌似还没在论坛里见过 This interview will test writing code with LLMs as a building block, and prompting to create an agent. You should be conceptually familiar with Tool Use and Agent Loops and how they are handled in our API.

View

Difficulty Breakdown

27

easy

5

hard

2

0

1

medium

Based on 97 questions with difficulty labels from candidate reports.

Interview Rounds

Here is how the Anthropic Software Engineer questions in the LeakCode database break down by interview round, based on what candidates reported:

Round Questions in Database
coding 48
oa 12
phone screen 8
onsite 7
system design 5
recruiter 4

Most Common Topics

strings (10) system design (2) sorting (2) linked list (2) arrays (2) tokenization,nlp,ml,strings,trie,greedy,dynamic-programming,debugging (1) system-design,messaging,websockets,distributed-systems,database-design (1) system-design,llm,batching,gpu,queue,api,concurrency,rate-limiting (1)

Question Recency

18

2026

27

2025

Question counts by interview year, based on candidate-reported dates.

How to Prepare for the Anthropic Software Engineer Interview

Use the LeakCode question database as your primary research tool. Filter by role (Software Engineer), then by round type to focus your prep on the specific stages in your upcoming loop. Sort by recency to see what 2026 candidates actually faced.

  • Start with questions from the last 12 months. Interview processes change and recent data is the strongest signal.
  • Cross-reference questions that appear in multiple sources (1p3a, Blind, Glassdoor). Multi-source confirmation means a question has stronger recurrence probability.
  • For system design rounds: focus on the question patterns, not individual questions. The same design principles recur across many prompts.
  • For behavioral rounds: map your experiences to the company's stated values before the interview. Most behavioral questions at top companies are derivatives of a small set of core leadership competencies.

FAQ

How many Anthropic Software Engineer questions are in the database?

97+ questions from verified candidate reports. The count grows as new reports are scraped daily from 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode.

Are these questions from real Anthropic interviews?

Yes. All questions are sourced from actual candidate interview reports, not generated by AI. Each entry links back to its source URL where available, and questions are tagged with the year and round reported by the candidate.

How current is this data?

LeakCode updates daily. The database is filtered to exclude duplicate and low-quality entries. You can filter by interview year to focus on recent cycles.

Does LeakCode cover Anthropic OA questions specifically?

Yes. The database includes online assessment questions tagged with round type. See the Anthropic OA page for a dedicated view.

Related: Anthropic All Questions · Anthropic OA Questions · Browse All Companies · Data Sources