First, there was OA in which we had to write a code and dry run and we were not allowed to compile the code and the p2p interview. In interview first round was basic core concept and in 2nd round they asked very difficult core and dsa questions
I applied through university. I interviewed at ConsultAdd (Pune) in Jan 2025
Interview
Simple Core Computer Science questions. Questions were mostly related to Computer network, Database management system, Data structure and algorithm, and operating systems, Object oriented programming . Questions were quite easy . Like what is encapsulation, what is abstraction etc
I applied through university. The process took 2 weeks. I interviewed at ConsultAdd in Dec 2024
Interview
On campus drive. Online assessment consists of three coding questions with no compiler. We are expected to just write the code and give dry run. There are three technical interviews followed by OA. Leetcode medium DSA and SQL questions are asked.
Interview questions [3]
Question 1
Given two strings s1 and s2. check if permutations of s1 contains in s2 or not.