Glassdoor users rated their interview experience at Informatica as 100% positive with a difficulty rating score of 3 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Auxiliar De Informática and rated their interviews as the hardest, whereas interviews for Auxiliar De Informática and roles were rated as the easiest.
The hiring process at Informatica takes an average of 1 day when considering 1 user submitted interviews across all job titles. Candidates applying for Auxiliar De Informática had the quickest hiring process (on average 1 day), whereas Auxiliar De Informática roles had the slowest hiring process (on average 1 day).
First interview with recruiter and then hiring manager and sale director before offering package. It will take around 3 weeks for background check before on boarding totally time is around 30 - 45 days.
I applied online. I interviewed at Informatica (Bengaluru) in May 2019
Interview
It was quiet good, didn't take much time. They selected only shortlisted candidates. Around 25 people were there at that time. But the panel is with high attitude because of him they are going to loose good candidates, he himself describing definition for everything in JavaScript and expecting the candidates to say the same.
Interview questions [1]
Question 1
What is the out put for the following code
var x;
var y = function() {
return {
z: 10,
x: function () {
console.log('x');
}
};
}
y();
x();
I applied through college or university. The process took 2 days. I interviewed at Informatica (Vijayawāda) in May 2019
Interview
On Campus:
The interview has total 6 rounds
1)Written test (mostly on gate questions on os,dbms,algorithms,ds).
2)Coding test (4 questions - basic logic building and linked lists).
3)Technical round 1(concentrate on dbms ,oops,linux ,ds and puzzles).
4)Technical round 2(same as above).
5)MR (Basic questions and some puzzles).
6)HR
Interview questions [3]
Question 1
How can you change the system properties using java?