Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Informatica nel mese di giu 2019
Colloquio
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.
Domande di colloquio [1]
Domanda 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.