Anthropic
AI safety and research company behind Claude, focusing on constitutional AI.
5 Rounds
~20 Days
Very Hard
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
Cloud Engineer
•
Coding
•
medium
Write a Go program that concurrently health-checks a list of internal model endpoints. It should implement a worker pool, timeout after 2 seconds per request, and aggregate the results into a summary report.
#Go
#Concurrency
#Networking
#Error Handling
Cloud Engineer
•
Coding
•
hard
Given a JSON response from a cloud API containing nested resource dependencies, write an algorithm to determine the correct deletion order.
#Graphs
#Topological Sort
#DFS
#JSON Parsing
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.