I applied through other source. I interviewed at Infosys (Visakhapatnam) in Dec 2025
Interview
The interview process consisted of a single technical round. The round started with a brief self-introduction, followed by questions on data structures and algorithms, dynamic programming, and core computer science subjects like OS, DBMS, and Computer Networks. A coding problem was asked along with conceptual explanations. The interviewer also asked questions on REST APIs, ACID properties, and projects mentioned in the resume. The overall process was structured and focused on fundamental concepts and problem-solving skills
Interview questions [1]
Question 1
They asked questions on Doubly Linked List concepts, a Dynamic Programming problem, and a coding question to find the first non-repeating character in a string, along with time and space complexity.
three rounds
1. online coding - proctored
2. in person coding - mostly done in some other college lab
3. technical interview - they ask mostly about your projects on the resume
I applied through college or university. I interviewed at Infosys (Noida)
Interview
Interview began with a DSA question (medium level array based), after which Multiple Sql queries, join and related discussion. After this 2 More DSA Questions and questions related to resume
I applied through college or university. I interviewed at Infosys
Interview
Firstly introduce yourself than coding question moderate to advance. In last they asked some sql query. In coding questions they asked the moderate to hard level of problem and optimize all of them .In sql they asked about the join query and window function.
Interview questions [1]
Question 1
Find the Linked List Loop cycle and optimizes that.