I applied online. The process took 3 weeks. I interviewed at Infosys in Oct 2020
Interview
First got an email to schedule a call. So there was one phone screening in which they clarified it is work from home but I would have to move to a specific state. This was followed by one video interview which included 2 people: one asked technical and other behavioral. Expect technical person to take more time and ask more questions
Interview questions [1]
Question 1
Questions relating to basic understanding of object oriented programming so questions like what is a class and what is an object/instance. Good to know the 4 concepts of OOP: inheritance, abstraction, polymorphism, encapsulation.
Can expect other basic programming related questions like the try, except, final statements and difference between the words except and exception.
Finally, definitely expect some SQL questions. Depends on the time you will have left so SQL questions are pretty basic ones like joins, unions, etc but can ask complex ones like about multiple joins if there is time left.
I applied online. The process took 4 weeks. I interviewed at Infosys in Aug 2021
Interview
Initial screening.
General aptitude test – Problem solving ability (1hour).
Technical Interview 1 hour with a technical panel of 2-4 people. Your knowledge on the IT subjects and projects that have been covered in your university curriculum or mentioned in your CV.
Good Communication skill
Interview questions [1]
Question 1
Tell me about yourself?
Why Infosys?
What domain of IT you’re interested and why?
And some specific questions based on your IT domain like any programming skills and other.
I applied online. The process took 2 weeks. I interviewed at Infosys in Jan 2022
Interview
This was for an "Associate" software engineer role. First round standard introductory discussion with some technical questions. Know how to explain technical concepts in a simple way. 2nd round (technical) was 2/3rds technical trivia questions related to the coding languages that you say you are most familiar with. 1/3rd standard behavoral questions. Study up on the technical trivia if you want to pass. The interviewers were really nice and I had a great experience with the whole process.
Interview questions [1]
Question 1
Javascript, Python trivia. What is the isNan() function in JavaScript? Difference between '==' and '===' in JavaScript?