The interview mainly focused on core computer science fundamentals. I was asked questions on Data Structures and Algorithms, Object-Oriented Programming, and SQL. Topics included differences between ArrayList and LinkedList, Heap, Stack, Queue, binary tree traversals, writing a program to reverse a string, finding the second highest salary in SQL, and writing LEFT JOIN queries.