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 college or university. The process took 4 weeks. I interviewed at Infosys (Bangalore Rural) in Dec 2023
Interview
Question related to web development
Software names, language like c++ java
They also asked about the cloud and cloud management. Also about the operating software like widows and Linux. The the base working principal of Linux
I applied through a recruiter. The process took 2 weeks. I interviewed at Infosys (City of Parramatta) in Jul 2023
Interview
Every day, HR contacts you for the same position and project. Each HR representative tells you that you can proceed to the next round, but later, you receive a call saying it's still the first round. It feels very confusing.
Interview questions [1]
Question 1
1. Do you have your own computer. 2. Can you work overtime. 3. Take home project