I applied through college or university. I interviewed at Infosys (Dehradun) in Nov 2024
Interview
It was an oncampus hiring. There was an OA which was just aptitude and reasoning. There was no coding, and then the selected students were asked to appear for the interview.
I applied through college or university. I interviewed at Infosys (Neu-Delhi) in Dec 2025
Interview
The interview process mainly focused on DSA and core Computer Science fundamentals. There were also several resume-based questions where the interviewer asked about the projects and technologies mentioned. Additionally, SQL problem-solving questions were asked, similar to the type of problems available on LeetCode (around 50-level SQL practice). Preparing these topics in advance would be very helpful for the interview.
Interview questions [1]
Question 1
Concatenate two arrays without using two array
union operation question in sql
cs fundamental
resume based questions
First round Interview was good with lots of fundamental questions from java, springboot, microservices, databases. Second round first question was "tell me about yourself" and second question was to share the screen and do reactive programming in java/springboot which I had never worked on. I would have prepared better if the job description mentioned it clearly
Interview questions [1]
Question 1
1. Code Reactive Programming in Java/Springboot
2. How do you invalidate JWT token? Each components of JWT token
3. Two sum coding problem