There was an initial round of aptitude and two coding questions. After shortlisting students from that, there were 2 technical and 1 HR round. Technical rounds were 1 hour each.
Me postulé a través de una facultad o universidad. El proceso tomó 2 semanas. Acudí a una entrevista en IndiaMART (Nueva Delhi) en feb 2019
Entrevista
At first there was a online test in which some logical questions and 2 coding questions were asked.
It was simple round.1st question of coding was to implement Fibonacci series and other one was related to strings
Me postulé a través de una facultad o universidad. Acudí a una entrevista en IndiaMART
Entrevista
I applied through college or university. The whole process took 3 days.
First Round -
It was on cocubes which consist of two parts.First part contain Aptitude+Technical(java+c+database)+Reasoning+English.
Second part was a coding round which contain two problem both cakewalk level.
Second Round and Third Round(both Technical)-
It consist of Data Structure,Algorithm(mainly Trees and little graph),Database(their favourite) ,internship and project questions.
Both the interviewers were good and were providing hints if you got stuck on some questions.
Preguntas de entrevista [1]
Pregunta 1
Coding Round-
Q.1 - From the given array and an integer k .Find the number of element i n the array which has their last digit as k ?
Q.2 Find the maximum sum of the four continuous elements(left,right,up,down and both diagonally also) in the array?