J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez TraceLink (Pune) en juil. 2020
Entretien
The interview process was really unique. No typical interview questions.
Total 3 rounds.
Round 1:
The interview was taken by the technical director. The requirement was given to me and I had to design a system based on the requirement. Further interview discussions happened based on my design.
Round 2:
Technical cum managerial
Round 3:
This is pure analytical round. One of the Sr. Engineer conducted this round.
He will give you some program challenges to solve and you have to solve it in your IDE by sharing your screen.
Questions d'entretien [1]
Question 1
Round 1:
1. Design of system
2. Use of each component in the system
3. DB architecture
4. Challenges
Round 2:
1. Understanding of current project
2. Roles and responsibilities in the current project
3. Future goals
Round 3:
1. Max sum of consecutive sub-array of an array
2. Find leaf node in binary tree using recursion
3. Find if any of the string combination is palindrome or not. ex. maadm is also palindrome as it generates combination 'madam' which is palindrome