I applied through college or university. The process took 7 months. I interviewed at Infosys (Dehradun) in Mar 2021
Interview
This was a campus recruitment by Infosys
First there was a coding test on HackerEarth platform
There were 3 coding questions I was able to solve 2 of them.
Then after 1 month I was called for a virtual Interview for Digital Specialist Engineers (formerly known as Systems Engineer Specialist) role.
At Interview I introduced my self and told about the technologies I am confident with and about the Projects which I mentioned on resume. Then Interviewer gave me a coding question which took me about 10-15 min to execute successfully.
Then some basic concepts of OPP and DBMS.
The whole interview process took about 30 min to complete.
Then after 6 months I got an offer letter from Infosys.
Interview questions [3]
Question 1
Problem Statement:
Take two integers as an input M and N from the user and starting from M print all N prime numbers.
Example 1: m=100 n=3
Output : 101, 103, 107
Example 2: m=10 n=10
Output: 11, 13, 17, 19, 23, 29, 31, 37, 41, 43
I applied through college or university. I interviewed at Infosys (Mysore)
Interview
the whole interview process was good. The interviewer asked gave me one simple leetcode question named longest common prefix, then he asked me about the things which i mentioned in my resume.
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 applied online. I interviewed at Infosys (Greater Noida) in May 2026
Interview
it was good ; asked everything present in the resume ; cover oops, dbms, cn, os very deeply ; DSA & SQL are the main focus ; System design was also asked
Interview questions [1]
Question 1
How to approach to optimise my project App using AI