Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 semanas. Acudí a una entrevista en Infosys (Chennai) en nov 2025
Entrevista
For DSE, the first round is often a coding-based test (online or via a coding-challenge platform, such as through campus-drive / contest-based entry).
Common format: 4 coding questions to be solved in ~ 3 hours. Difficulty: one easy, one medium (often greedy/algorithm), one hard (often dynamic programming / DP). Based on performance in this test (number of problems solved, test-cases passed), candidates may be shortlisted for further rounds.
Preguntas de entrevista [1]
Pregunta 1
greedy algorithm, dynamic programming, Array, Strings, List
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.
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.
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Infosys en ene 2026
Entrevista
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.