Me postulé en línea. Acudí a una entrevista en Infosys (Sat home) en oct 2020
Entrevista
I applied through a coding competition called HackwithInfy which is held every year for the final year students of engineering. There were two rounds of coding challenge. Candidates clearing the cutoff were selected for subsequent rounds.
The interview took place in virtual mode due to the pandemic. There was only one interview round. The interviewer asked technical and general HR questions.
Preguntas de entrevista [1]
Pregunta 1
Q: How do you build a stack using a queue? Code it.
Q: What is binary search tree? Code its implementation.
Many more questions about different queues, different linked list, prefix and postfix.
Q: Explain project.
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.
Me postulé a través de una facultad o 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.