You are given an oracle LLM whose inference/problem-solving time T follows some probability distribution with known expected value E[T] = 1. The interview is structured as a multi-cell Jupyter notebook (or whiteboard) with escalating sub-questions: 1. Use the Markov inequality to upper-bound P(T > 5). 2. If you are allowed…