Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Directi (Bengaluru) nel mese di ago 2017
Colloquio
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
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Directi (Indore) nel mese di set 2017
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Coding que.
Find smallest no. Form a given array which do not start with zero.
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Directi (Rānchī) nel mese di ago 2017
Colloquio
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.
Domande di colloquio [1]
Domanda 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.