Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Informatica en jun 2019
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.