Interview focused on medium-level DSA questions with mostly HR rounds. Process was conducted in office, friendly overall, and not very difficult to crack with decent preparation and confidence overall too.
I have given only ist round which is based on dsa in that round there is 3 questions abd level of that question is a very good . The questions are basucally from array and the concept is used sliding window ,dp .
Interview questions [1]
Question 1
Find maximum length of subarray in such a way where arr[i]- arr[i+1]=1.
The interview process started with an online assessment that included coding questions and SQL queries to evaluate problem-solving and database skills. Candidates who cleared the assessment were shortlisted for a personal interview. The interview mainly focused on questions based on my resume, including projects, technical concepts, and practical understanding. There were also a few situational and problem-solving questions to assess analytical thinking and communication skills.
I applied through university. I interviewed at Infosys in Jan 2026
Interview
The interview process involves introducing yourself, atmost two DSA questions most based on graph (BFS, DFS) and 2-D DP, few simple SQL statements like using JOINS, questions on resume and scenarios based question. I had fastapi on resume and the interviews asked me to write an example API code.