Fix a Corrupted Bootloader Instruction
Company: Anthropic
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates the ability to simulate instruction-level program execution, reason about control flow and mutable program state (instruction pointer and accumulator), and diagnose a single corrupted control-flow operation.