Me postulé a través de una facultad o universidad. Acudí a una entrevista en Directi (Rānchī) en ago 2017
Entrevista
Round 1:
Coding Round. 3 questions. Time 1.5 hrs. Platform: Codechef
Round 2 : 3 Algorithm Rounds of 50 minutes each. One Question each Round. A candidate to proceed to Round 3 must qualify in any of two rounds.
Round 3: Final Round. This is basically a managerial round in which a manager will interview you.
Preguntas de entrevista [1]
Pregunta 1
A 2D grid is given of r rows and c columns. Each cell is filled with one color- R,G or B. Find the largest area of a triangle that has all the vertices of different color, and one of the side is parallel to the either of the axes.
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Directi (Indore) en sept 2017
Entrevista
There was first a online test of coding on codechef website. It consists of 3 coding que . On dynamic programming, knapsack problem and one another. The package is of 25-27 lakhs per annum.
Preguntas de entrevista [1]
Pregunta 1
Coding que.
Find smallest no. Form a given array which do not start with zero.
Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Directi (Bengaluru) en ago 2017
Entrevista
1. Coding Round - 3 questions
2. 3 algorithm rounds of which you needed to clear 2
3. Technical Round where generic puzzles were asked, as well as questions based on the resume
Preguntas de entrevista [1]
Pregunta 1
Given a sequence of integers, find the number of permutations of the array, which will give rise to the same binary search tree as the original sequence would.