In the two interview rounds, I was first asked to discuss my projects, where I explained how I used OOP concepts like inheritance, polymorphism, and encapsulation for clean, modular design. They then asked questions on Database Management Systems, focusing on SQL queries, normalization, and indexing. Operating system topics included process management, scheduling, and memory handling. In the coding round, I was given DSA problems; I first explained my approach clearly with time and space complexity, then implemented optimized code. The interview balanced theory and practical coding, emphasizing problem-solving and clear communication.