The interview focused on evaluating my foundational knowledge as a fresher. I was asked questions primarily on core concepts such as:
OOPS Concepts: I was asked to explain the four main pillars – Encapsulation, Inheritance, Polymorphism, and Abstraction, along with real-world examples and their implementation in programming.
SQL Queries: The interviewer tested my understanding of SQL joins (INNER JOIN, LEFT JOIN, etc.), and how to use GROUP BY with HAVING clauses for filtering grouped data.
Overall, the questions were aimed at assessing my basic understanding of programming and database handling, which are essential for a software development role.