I applied through university. I interviewed at Directi (Rānchī) in Aug 2017
Interview
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.
Interview questions [1]
Question 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.
I applied through university. The process took 1 day. I interviewed at Directi (Indore) in Sept 2017
Interview
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.
Interview questions [1]
Question 1
Coding que.
Find smallest no. Form a given array which do not start with zero.
I applied through university. The process took 2 days. I interviewed at Directi (Bengaluru) in Aug 2017
Interview
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
Interview questions [1]
Question 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.