Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Infosys (Bengaluru) en oct 2017
Entrevista
1.First round(1:30 hrs) is online coding on Hackerrank platform with two coding questions.
2.Second round is technical interview(1:45 hrs) with question based on your preferred programming language and projects you have worked upon. And I was asked to solve three coding questions one related to prim's minimum spanning tree Algorithm , another was related to hashing and compression and other was design and implement type.
3.HR round just usual questions.
Preguntas de entrevista [1]
Pregunta 1
Interviewer: seeing my resume, so you are good at coding!!
Me: yeah!:)
Interviewer: took a question booklet and asked to write code for it in 30 min
Question read: You are given a subset-M of tourist places among N-places in a city along with how these places are connected with distance between them. Now you being a traveller, task is to reduce the total distance travelled to cover all places in M and print minimum total distance.
Me: :-! Started implementing basic class with adjacency matrix and thinking about djikistra!!?? TSP?? answer was no!! And it suddenly flashed me how about minimum spanning tree and then I used prim's concept to write a function for it.:-/
Interviewer: ( without checking code :( ) what's minimum spanning tree??
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Infosys (Pune)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
They asked 2 DSA questions , medium and hard difficulty level
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Infosys (Indore)
Entrevista
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.
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Infosys (Noida) en may 2026
Entrevista
Round 1 :- online dsa round . Consist of 3 dsa questions
Round 2 :- In person DSA round. Consist of 4 dsa questions from Dp, graph, sliding window
Round 3 :- In person and virtual interview
Preguntas de entrevista [1]
Pregunta 1
One sql query questions related to 3 rd highest salary