Your question is Debug Mobile Rendering Jank. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
Mobile UI performance issues are common in consumer apps such as Instagram, especially on animation-heavy screens. Interviewers ask this to evaluate whether you can debug performance systematically instead of guessing.
A mobile screen feels janky during scroll or animation. Walk through how you would diagnose and fix it.
Address these points:
The interviewer expects a structured debugging process, not platform-specific trivia. You should explain the rendering pipeline at a practical level, describe the signals you would inspect in profiling tools, and connect likely symptoms to targeted fixes.