The interview started with a self-introduction, followed by a few basic JavaScript questions. They asked me to reverse only the word "Hello" in a sentence while keeping the remaining words unchanged, identify and fix errors in a code snippet, and explain how to share data between two Angular components using a service with BehaviorSubject. Overall, the interview focused on JavaScript fundamentals, debugging skills, and core Angular concepts