Upload Button Icon Add office photos

Filter interviews by

Informatica Interview Questions and Answers

Updated 16 Nov 2024

Informatica Interview Experiences

Popular Designations

27 interviews found

Interview Questions & Answers

user image Anonymous

posted on 25 May 2015

Interview Preparation Tips

Round: Test
Experience: Informatica recently visited our campus to hire full time employees and interns. About 70 students appeared out of which 4 were given internship and two were given both internship and full time job offer. I was lucky to get an internship. Here is my interview experience.
MCQs on Data structures, C/C++, DBMS, OS and networking

Round: Test
Experience: 20 questions of easy level. Time constraint exists. No one was able to solve all 20 questions. We had to write codes, algos, point out mistakes in given code etc
Total Questions: 20

Round: Technical Interview
Experience: 1. Discussion on ethical hacking2. Discussion on my projects at Microsoft IDC(I was an intern there)3. Print all nodes at same vertical in a tree.(very tough)4. Remove all occurrences of a particular value from a linked list5. Find all root to leaf paths with a given sum

Round: Technical Interview
Experience: 1. Implement insertion sort using stacks. Temporary memory, input, ouput etc, everything is in stacks.2. Implement 2-D array in heap segment. This has to be used for page faults and related OS tasks. What modifications will you make?3. Polymorphism, run time polymorphism and implementational details4. Find a magic index ‘i’ in an array in o(1) time, such that a[i] = i. The array is already sorted

Round: Technical Interview
Experience: 1. Flatten a multi level linked list2. Find Next greater element in an array.3. Check whether an array of strings can form a cycle, i.e., last element of one node can occur anywhere in the first of other

Round: HR Interview
Experience: Basic HR questions, relocation questions, family background etc.

College Name: NA

Interview Questions & Answers

user image

posted on 23 Nov 2015

Interview Questionnaire 

1 Question

  • Q1. Questions from Project work only

Interview Preparation Tips

Round: Technical Interview
Experience: observed that most of my project work is in OS and Compilers. started asking about synchronization and advanced topics like transactional memory.

Tips: you MUST be able to explain your projects well. Don't be aggressive or arrogant in interview while being confident.yo

General Tips: Dont say you hv to be in delhi or some particular place.itwill reduce ur chances of getting selected.
Skills: Compilers, Operating Systems

I applied via Referral

Interview Questionnaire 

6 Questions

  • Q1. Your contribution in your projects?
  • Ans. 

    I have contributed to my projects by developing and implementing new features, fixing bugs, and improving overall performance.

    • Developed and implemented new features

    • Fixed bugs and issues

    • Improved overall performance

    • Collaborated with team members to ensure project success

    • Provided technical support and troubleshooting assistance

  • Answered by AI
  • Q2. How you resolve problems within team?
  • Ans. 

    I encourage open communication and collaboration to identify and solve problems within the team.

    • Encourage open communication and active listening

    • Identify the root cause of the problem

    • Brainstorm solutions as a team

    • Assign tasks and follow up on progress

    • Evaluate the effectiveness of the solution

    • Provide constructive feedback

    • Celebrate successes and learn from failures

  • Answered by AI
  • Q3. What are your expectations from the company?
  • Ans. 

    I expect a company that values innovation, growth opportunities, and work-life balance.

    • Opportunities for professional development and growth

    • A culture that encourages innovation and creativity

    • A healthy work-life balance

    • Clear communication and transparency

    • Competitive compensation and benefits

    • Collaborative and supportive team environment

  • Answered by AI
  • Q4. Do you have any plans of higher studies?
  • Ans. 

    Yes, I am planning to pursue a Master's degree in Computer Science.

    • I am interested in specializing in Artificial Intelligence.

    • I have already researched and shortlisted a few universities.

    • I plan to apply for the next academic year.

    • I believe higher studies will help me gain a deeper understanding of the field and advance my career.

  • Answered by AI
  • Q5. How flexible you are in professional life?
  • Ans. 

    I am very flexible in my professional life and can adapt to changing situations easily.

    • I am open to learning new technologies and skills

    • I can work in different environments and with different teams

    • I am willing to take on new challenges and responsibilities

    • I can adjust my work schedule to meet project deadlines

    • I am comfortable with remote work and flexible work arrangements

  • Answered by AI
  • Q6. Tell me about your self?
  • Ans. 

    I am a software engineer with experience in developing web applications and a passion for problem-solving.

    • Experienced in developing web applications using languages such as Java, Python, and JavaScript

    • Proficient in using frameworks such as Spring, Django, and React

    • Strong problem-solving skills and ability to work in a team environment

    • Passionate about learning new technologies and keeping up with industry trends

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 55 questions in 60 minutes of which 45 were technical and 10 were aptitude questions and there was no negative marking. The technical questions covered RDBMS, UNIX, C, C++, Java, Operating systems, Data structures and Algorithms. The questions were simple and the basics of each of the mentioned subjects were mainly asked.
Duration: 60 minutes
Total Questions: 55

Round: Test
Experience: Again mainly questions on the subjects covered in round 1 but bit more in deep questions required short but detailed answers.
Tips: Learn to write pretty good Unix Scripts and Know the Basics of Operating System & OOP
Duration: 40 minutes
Total Questions: 10

Round: Technical Interview
Experience: Questions mainly on UNIX & RDBMS. Interviewer will ask you to write UNIX scripts and SQL/JAVA-SQL queries/programs for some use cases.
Tips: Know how JOINS, INTERSECTION, UNION & Aggregation works in SQL.

Round: Technical Interview
Experience: Questions on Programming, Data Structure and algorithms.
You will be asked to write pseudo-program for some of the use cases.
Tips: Choose your programming language cleverly. ;)

Round: Other Interview
Experience: Round 5 is an interview with Technical Manager.
Questions are asked based on the content of your resume like projects, hobbies and traits.
Few puzzle questions are asked which usually can be answered with logical analysis.
Tips: Be prepared for questions on the answer you give for the previous question(s).

Round: HR Interview
Experience: Again question will be asked on the basis of your resume. Questions may also asked on your previous interview experience if you have any.
Tips: Clear your doubts before leaving the room.

General Tips: Be confident, be straight forward, do not try to bluff with answers and try to be creative with answers. Prepare well both technical and aptitude.
Skills: Algorithms And Data Structures, Operating Systems, Unix, SQL, Java Programming, Object-Oriented Programming (OOP), C Programming
College Name: JSS Mahavidyapeetha Sri Jayachamarajendra College Of Engineering, Mysore
Motivation: Work Environment of Informatica.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (209)

Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2015

Interview Preparation Tips

Round: Test
Experience: The written test was pretty much simple. It was in 2 parts:1. MCQs and 2. Coding. In MCQs, there were questions on only Data Structures and Algorithms. In the coding part, there were 15 questions of coding and debugging.
Duration: 75 minutes

Round: Technical Interview
Experience: It was conducted in 2 rounds. Students selected in round 1 were interviewed for the second round.Questions included:1. Design a File System based on some corresponding database where from you can query (using SQL) and get the same output as you would have got from the data base and then transform the result in XML. He asked me to present an abstract design not very detailed. I drew block diagrams and explained it to him.2. Write a C++ program to shuffle a given record stored in a file so that the resulting output is random. Optimize it so that each time the program produces a different output.3. Suggest a database table structure having 3 entities:a. Flight typeb. Flight No.c. PilotsThere could be millions of flight type. Each type may contain several flight numbers. A pilot can fly several types of flights. There will be queries like return all the flight nos. flown by a given pilot or no. of pilots flying a given type of flight.
Tips: Question in the technical interviews were mainly design and development based rather than subject specific. The interviewer was mainly looking for your thought process, how you comprehend the problem at hand and your reasoning.

Round: HR Interview
Experience: The HR interviewer asked me some typical HR questions:Favorite subjects? Hobbies?Why do you want to join our company.Why do you think you are creative? (Because i said earlier i was creative)Why do you want to go for development?What is your biggest regret in life?Other than this which company did you sit for?Why weren't you selected in that company?(Answer this very carefully!)Then they asked me to ask them any questions to them. I asked them about the work culture, what kind of projectsWill I b working on, how are the hierarchies in the company, the best product of the company etc.

General Tips: Since it is a Data Integration company, a sound concept of Data warehouse is advised though i wasn't asked any question on that. Java and JDBC were also asked for my friends. f  you have done some application or webproject, that would be of great help. All the best.
College Name: NIT WARANGAL

Informatica interview questions for popular designations

 Software Engineer

 (6)

 QA Engineer

 (2)

 Lead Engineer

 (1)

 QA Lead

 (1)

 Technical Writer

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 R&D Engineer

 (1)

R&D Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Jan 2017

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: Technical Questions in an Online test.
Tips: Be thorough with aptitude and basic concepts

Round: Test
Experience: 4 questions, you have to get maximum correct, ( people shortlisted for interviews
Duration: 1 hour
Total Questions: 4

Round: Technical Interview
Experience: Algorithm Questions with special interest in optimisation. Interviewer was a little rude.
Tips: study optimizing of algorithms thoroughly, this is their special interest

Skills: Algorithms And Data Structures, Optimisation
College Name: Thapar University, Patiala

R&D Engineer Interview Questions asked at other Companies

Q1. give some ideal characteristics of opamp. what is CMRR. what is the practical significance of CMRR. why the input impedance must be large. what is impedance matching, why it has to be done. what is MPTT and its advantages. explain about D-A... read more
View answer (1)

Interview Preparation Tips

Round: Test
Experience: Round 1: Online objective test.
There were questions from Operating Systems, C, Algorithms, Data Structures.

Round 2: Online and subjective (choose language C++ or JAVA). This round had 15 questions.
Data structures, C++ questions, Fibonacci optimisation, algorithms (DFS/BFS).

Round: Technical Interview
Experience: In the first round of interview they asked me questions about :1) My project (asked no. of classes and mention their responsibilities).
2) ACID properties of database and indexing in a database.

There were also questions related to OOPS concepts including polymorphism, composition, aggregation, inheritance, Abstract classes, interface; difference between usage of abstract class and interface, can abstract class be instantiated, how to access child class methods having reference of base class.
There was another question on run time and compile time binding and under which category do we classify method overloading and also questions on code for deleting the duplicate nodes in a sorted link list and printing root to leaf paths in a binary search tree.

Round: Technical Interview
Experience: This was the second round of the interview. They asked me the following questions,There is a tree (not binary) and all non-leaf nodes are RED in colour. Some leaf nodes are white in colour. If a node has all white coloured children then its colour can be changed into white. So we have to convert maximum number of nodes into white colour – write program for the same.
Code for checking whether a given binary tree balanced or not.
What are virtual functions, what is their role?
Questions related to virtual functions.

You are given the details of each transaction of each item i.e. item_name, quantity, price. So at the end of the day, you want top 50 items that have been sold. There are two cases:
In the first case you have fixed number of items.
In the second case very large number of items – so you need to decide what data structure to be used for this.

Round: Technical Interview
Experience: In the third round of the interview they asked questions like :
1) Types of tree traversals (breadth first and depth first (pre, post, in)
2) Determining width of binary tree i.e. using breadth wise traversal
3) Why files are preferred over databases?

College Name: IIT KANPUR

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (209)

Interview Questionnaire 

11 Questions

  • Q1. Asked about my project? Also asked me questions about ACID properties of database and indexing in a database
  • Q2. There were also questions related to OOPS concepts including polymorphism, composition, aggregation, inheritance, Abstract classes, interface; difference between usage of abstract class and interface, can ...
  • Q3. There was another question on run time and compile time binding and under which category do we classify method overloading
  • Q4. Code for deleting the duplicate nodes in a sorted link list?
  • Ans. 

    Code to delete duplicate nodes in a sorted linked list

    • Traverse the linked list and compare adjacent nodes

    • If nodes are equal, delete one of them

    • Repeat until all duplicates are removed

  • Answered by AI
  • Q5. Printing root to leaf paths in a binary search tree
  • Ans. 

    Printing all root to leaf paths in a binary search tree

    • Traverse the tree recursively and keep track of the current path

    • When a leaf node is reached, add the current path to the list of paths

    • Print all the paths in the list

    • Use an array of strings to store the paths

  • Answered by AI
  • Q6. Given an Array of Integers, Find two elements in the array whose sum is closest to zero?
  • Ans. 

    Find two integers in an array whose sum is closest to zero.

    • Sort the array in ascending order.

    • Initialize two pointers at the beginning and end of the array.

    • Move the pointers towards each other until the sum is closest to zero.

  • Answered by AI
  • Q7. What are virtual functions, what is their role? Questions related to virtual functions?
  • Q8. You are given the details of each transaction of each item i.e. item_name, quantity, price. So at the end of the day, you want top 50 items that have been sold. There are two cases: - In the first case you...
  • Q9. How do you quickly count the number of set bits in a 32-bit integer in linear time (with respect to the number of set bits)?
  • Ans. 

    Count set bits in a 32-bit integer in linear time

    • Use bit manipulation to count set bits

    • Divide the integer into 16-bit chunks and count set bits in each chunk

    • Use lookup tables to count set bits in each 8-bit chunk

    • Use parallel processing to count set bits in multiple integers simultaneously

  • Answered by AI
  • Q10. Determining width of binary tree i.e. using breadth wise traversal
  • Ans. 

    To determine the width of a binary tree using breadth-wise traversal, we need to count the number of nodes at each level.

    • Perform a breadth-first traversal of the binary tree

    • Count the number of nodes at each level

    • Keep track of the maximum number of nodes seen at any level

    • Return the maximum number of nodes seen

  • Answered by AI
  • Q11. Why files are preferred over databases?
  • Ans. 

    Files are preferred over databases for certain types of data and applications.

    • Files are faster for small amounts of data.

    • Files are easier to manage and backup.

    • Files are more flexible for certain types of data, such as images or videos.

    • Databases are better for complex data relationships and queries.

    • Databases are more secure and scalable for large amounts of data.

    • The choice between files and databases depends on the spec

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were questions from Operating Systems, C, Algorithms, Data Structures

Round: Test
Experience: This round had 15 questions.Data structures, C++ questions, algorithms (DFS/BFS)

Skills: java, OOP, Algorithm
College Name: IIT KANPUR

Skills evaluated in this interview

Top Informatica Software Developer Interview Questions and Answers

Q1. How do you quickly count the number of set bits in a 32-bit integer in linear time (with respect to the number of set bits)?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Informatica Interview FAQs

How many rounds are there in Informatica interview?
Informatica interview process usually has 2-3 rounds. The most common rounds in the Informatica interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Informatica interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Informatica. The most common topics and skills that interviewers at Informatica expect are Informatica, Data Management, Troubleshooting, Linux and Oracle.
What are the top questions asked in Informatica interview?

Some of the top questions asked at the Informatica interview -

  1. How do you quickly count the number of set bits in a 32-bit integer in linear t...read more
  2. 1.selenium code from scratch 2. Rest api code from scratch 3. Java collection...read more
  3. Given an Array of Integers, Find two elements in the array whose sum is closest...read more
How long is the Informatica interview process?

The duration of Informatica interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Informatica Interview Process

based on 21 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 852 Interviews
View all

Informatica Reviews and Ratings

based on 120 reviews

3.6/5

Rating in categories

3.2

Skill development

3.8

Work-life balance

3.7

Salary

3.0

Job security

3.6

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 120 Reviews and Ratings
Software Engineer
182 salaries
unlock blur

₹8.1 L/yr - ₹28.5 L/yr

Senior Software Engineer
136 salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Associate Software Engineer
70 salaries
unlock blur

₹6 L/yr - ₹16.8 L/yr

Lead Software Engineer
60 salaries
unlock blur

₹22.2 L/yr - ₹47 L/yr

Senior QA Engineer
56 salaries
unlock blur

₹13 L/yr - ₹26 L/yr

Explore more salaries
Compare Informatica with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview