Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Infosys (Calcuta) en may 2024
Entrevista
It was one round interview where i have been asked one dsa question on backtracking and stack, and some database questions related to sql. And in the last he asked me about my college project.
Otras evaluaciones sobre las entrevistas para el cargo de specialist programmer L1 en Infosys
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Infosys
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Find the Linked List Loop cycle and optimizes that.
Acudí a una entrevista en Infosys (Hyderabad) en feb 2026
Entrevista
This is a onCampus Process...
We had 2 rounds
1 coding test and other one is In-person Interview
coding test involves 4 dsa Questions and Interview is mostly on dsa, core subjects, and sql.
Preguntas de entrevista [1]
Pregunta 1
Round 1: (Coding test) We have been asked to solve 4 DSA questions in 3hrs
Question1: Should be easy mostly but in our slot it was a medium level question we need to extract length of max subarray with xor of all elemnts equal to given x and no elemnt in the subarray should occur more than k times.
Question 2: This a easy question on array modification and simple counting
Question 3 and Question 4: Thes are Hard Question which need to be solved using segment trees.
I solved 1st question half , 2nd question fully and 4th question half.
so i was selected for l1 role which is typically 11lpa
Interview process:
They started with core cs and dbms questions like unique key vs primary key, what is multithreading, internal fragmentation,normal forms, e.t.c
Next they asked 2 sql queries one involving like and other involing groupby and aggregation functions
Next they asked DSA question:
in an array we should have index ia[j] count number of pairs satisifying this condition asked to write optimal solution which i wrote (it is O(nlogn). And a very small project discussion.
2 DSA questions were asked. 1 was based on Dynamic Programming and other one is based on strings. Questions were asked from resume as well and from fundamentals, topics like DBMS, OOPS
Preguntas de entrevista [1]
Pregunta 1
Question was asked from Dynamic programming topic, and other fundamental questions of subjects like DBMS, OOPS, OS, Python, SQL