I applied online. I interviewed at Infosys (New Delhi) in July 2021
Interview
Interview was quite easy.
1) Interviewer will introduce himself.
2) Ask for your Intro.
then, basics question about your project or internship(if you did), then a very easy coding based question will ask.
Interview questions [1]
Question 1
1)Introduction.
2)Define algorithm and write an algorithm for sum of an array.
3)A coding question[you have a input number as n if n < 51 then return its absolute difference with 51 else just return 3 x n]
4) Basic concept of OOPS(class, object, polymorphism etc..)
5)Tell me about your projects.
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.
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.