Take-home coding assignment (2–4 hours, AI usage permitted) for Anthropic's acceleration/performance engineering roles. You are given a Python-based VLIW or TPU simulator where each operation type (load, ALU, etc.) costs a different number of cycles. Your goal is to optimize a core kernel function to maximize speedup over the baseline…