I applied online. The process took 2 days. I interviewed at Infosys (Chennai) in Jun 2023
Interview
Round 1: It was an MCQ round. There were 25 easy-level DSA questions. Codes were on simple topics like linked lists, trees, graphs, DP, etc., Level of Difficulty: Easy-Medium.
Round 2: In round 2 there was 1 DSA programming test held in the college lab.
Interview questions [1]
Question 1
Program to find the frequency of each element in an array.
Ex: Input: arr [] = {1,1,2,3,3,4}
Output: {1 : 2, 2 : 1, 3 : 2, 4 : 1}
Given a string and n is the no of rows. Print the string in a zigzag manner.
For example, if str = ‘PROGRAMMING’ and n=3 then the output is ‘PRIRGAMNOMG’.
[ P R I
R G A M N
O M G ]
I applied through other source. The process took 4 weeks. I interviewed at Infosys (Chandigarh) in Oct 2025
Interview
Keep on scheduling the interview, but it never happens. So, keep on learning and attending other interviews. HRs dont attend calls. They even change their numbers the next day. This is happening from the last 30 days
I applied online. I interviewed at Infosys (Cochin)
Interview
Interview Process:
The process started with an online application, followed by a quick HR phone screen. After that, I completed a short skills assessment and had a panel interview with the team. Finally, I met with the hiring manager for a one-on-one discussion. Overall, the steps were clear, communication was timely, and the entire process took about two weeks.
Interview questions [1]
Question 1
They asked me to describe a time when I faced a difficult problem at work and how I solved it.”
First round is technical round based on angular and node js questions and prior to that telephonic round, basic self introduction questions , last project that you have worked on and the tech stack