Level: Senior-Level
Round: Onsite · Type: Multiple Types · Difficulty: 7/10 · Duration: 180 min · Interviewer: Friendly
Topics: Large Language Models, System Design, Behavioral Questions, Algorithms, Transformers, Model of Experts, Parallelism
Location: Seattle, WA, US
Interview date: 2025-12-01
Question: I was asked about the details of my previous LLM projects and fundamental LLM knowledge, such as Transformer and MoE structures, collective communication, and parallelism. Then I was asked to solve a coding problem.
Question: I was asked about project details and leadership principles.
Question: I was asked to design an LLM quality validation system.
The onsite interview consisted of three rounds.
In the system design round, I addressed the LLM quality validation system design from three perspectives:
The coding question I received was:
LeetCode similar: LeetCode 1642