Mock Interview
Opening
Walk me through browser navigation from URL entry to interactivity.
Runtime
Explain what V8 does with a large JavaScript bundle and why parsing still costs time.
Debugging
A dashboard freezes after loading data. How do stack traces, long tasks, and heap snapshots help?