I applied through university. I interviewed at Directi (Bengaluru) in Jul 2016
Interview
1 online test with 3 easy-med questions.
FTF interviews -
Each interview round consists of one question/problem. Very similar to competitive programming format. The difficulty is medium-hard.
You're required to ace 1 medium and 1 hard interview.
The approach must be optimized and code is expected to be neat. You get 3 chances to clear.
Final round with manager - Depends on the manager. From maths to multithreading, they could ask anything to check if you fit the bill.
I applied through university. The process took 1 day. I interviewed at Directi (Koch) in Feb 2017
Interview
the interview was very tough there was only a programming round and if you clear that you will be called for a face to face interview.in interview they will ask so many question from fundamentals of computer science
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.