J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez FactSet (Bengaluru) en août 2018
Entretien
The interview was based on algorithms there were 3 rounds.
1st round:- Three question we have to write pseudo codes for it .
2nd and 3rd round was mainly based on algorithm discussion.
Questions d'entretien [1]
Question 1
1 question was on a greedy selection
2 was to make a tree from a given preorder and inorder traversal without any space
3 was to find a triplet given a condition a[i]<a[k]<a[j] i<j<k in a array
4.find the next permutation
5.find a smallest window in an array with maximum number of distinct number of digits