1. Online Assessment (OA) Round:
The first round consisted of 65 multiple-choice questions covering topics such as quantitative aptitude, logical reasoning, verbal ability, and technical concepts (like DBMS, OOPs, operating systems, and basic coding).
Along with that, there were 2 coding questions based on Data Structures and Algorithms, testing problem-solving and code optimization skills.
2. Technical Interview Round:
In this round, the interviewer started by asking me to introduce myself and then discussed my major project in detail, including the tech stack, architecture, and features.
After that, I was asked to solve two DSA problems — one focused on arrays and strings, and the other on linked lists or recursion. The interviewer also evaluated my approach, time complexity analysis, and how I handled edge cases.