I applied through university. I interviewed at Infosys (Pune)
Interview
The Qualifier Rounds had coding round and in person interview round was described more about technical (DBMS, OOPs, System Design, AI, development) and HR type but in reality it was another DSA round with 2 questions
Interview questions [1]
Question 1
They asked 2 DSA questions , medium and hard difficulty level
I applied through university. I interviewed at Infosys (Indore)
Interview
The interview was short, interviewer was uninterested but eloquent. Was trying to wrap the interview as soon as possible like he already decided i wasn't a worthy candidate. The questions asked were very basic and it could have gone better.
The online assessment consisted of 3 coding questions to be solved within 90 minutes. The questions were focused on core data structures and algorithms:
Graph-based problem
Tested concepts like traversal (BFS/DFS), shortest paths, or connectivity.
Dynamic Programming (DP)
Required optimization using subproblems and efficient state transitions.
Tree-based problem
Focused on binary trees, recursion, or traversal techniques.
The difficulty level was moderate to high, requiring strong problem-solving skills, time management, and a solid understanding of DSA fundamentals.