J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Informatica en juin 2019
Entretien
I recently applied for Sr. SDET role at Informatica and got call from recruiter for phone interview. the interview did go well where the interviewer asked me to write code in collabedit.
Questions d'entretien [1]
Question 1
The question was to find the duplicate characters in a string.
For ex., if "google" is the string, the code should return 'g' and 'o' which is repeated more than once.