Interview focused on medium-level DSA questions with mostly HR rounds. Process was conducted in office, friendly overall, and not very difficult to crack with decent preparation and confidence overall too.
I applied online. I interviewed at Infosys (Bengaluru) in Oct 2020
Interview
Interviewer asked me about my projects with full detailed explanation, then he asked me to write code on Longest increasing Subsequence i coded using Dynamic Programming approach , then he asked me difference between DP and greedy I explained
Interview questions [1]
Question 1
Longest Increasing Subsequence questions and what is Dynamic programming and greedy
The interview process started with an online assessment that included coding questions and SQL queries to evaluate problem-solving and database skills. Candidates who cleared the assessment were shortlisted for a personal interview. The interview mainly focused on questions based on my resume, including projects, technical concepts, and practical understanding. There were also a few situational and problem-solving questions to assess analytical thinking and communication skills.
I applied through university. I interviewed at Infosys in Jan 2026
Interview
The interview process involves introducing yourself, atmost two DSA questions most based on graph (BFS, DFS) and 2-D DP, few simple SQL statements like using JOINS, questions on resume and scenarios based question. I had fastapi on resume and the interviews asked me to write an example API code.