Upload Button Icon Add office photos

Filter interviews by

Informatica Business Solutions Interview Questions, Process, and Tips

Updated 4 Jan 2025

Top Informatica Business Solutions Interview Questions and Answers

View all 27 questions

Informatica Business Solutions Interview Experiences

Popular Designations

36 interviews found

I applied via Campus Placement and was interviewed in Aug 2022. There were 7 interview rounds.

Round 1 - Coding Test 

MCQ round with few sections on coding, aptitude.

Round 2 - One-on-one 

(1 Question)

  • Q1. Round based on coding questions, almost all computer science subjects were tested.
Round 3 - One-on-one 

(1 Question)

  • Q1. Same as first round.
Round 4 - One-on-one 

(1 Question)

  • Q1. Same as first and second round
Round 5 - Technical 

(1 Question)

  • Q1. Round based on OOPS concepts.
Round 6 - Behavioral 

(1 Question)

  • Q1. Puzzles were asked in this round.
Round 7 - HR 

(1 Question)

  • Q1. Asked about myself and the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, and prepare all the subjects well. The interview was offline.

Product Specialist Interview Questions asked at other Companies

Q1. How product specialist is different from product analyst?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jun 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 1. Some tricky questions on Java 2. Code writing on topics like Strings, Arrays and linkedlist 3. Exception handling 4. Selenium questions like switching between frames, Select, Alert 5. Questions on Java ...
Round 3 - Technical 

(3 Questions)

  • Q1. Questions on selenium Questions on testing
  • Q2. Coding based on string concept Find the middle node of linkedlist Sort algo used in Arrays.sort() method Explain hashing Difference between findElement and findElements Writing xpath for any dynamic elemen...
  • Ans. 

    Finding the middle node of a linked list, explaining sorting algorithm used in Arrays.sort(), describing hashing, differentiating findElement and findElements, and writing xpath for dynamic elements.

    • To find the middle node of a linked list, use the slow and fast pointer approach.

    • Arrays.sort() method in Java uses a modified version of quicksort algorithm.

    • Hashing is a technique used to map data to a fixed-size array, cal...

  • Answered by AI
  • Q3. About previous projects What is POM and pagefactory Explain your framework How to achieve parallel execution using testng
Round 4 - One-on-one 

(1 Question)

  • Q1. Some behavioral questions and challenges faced in present company. Why informatica
Round 5 - HR 

(1 Question)

  • Q1. Self introduction, notice period and salary discussion

Skills evaluated in this interview

Associate Test Engineer Interview Questions asked at other Companies

Q1. Coding based on string concept Find the middle node of linkedlist Sort algo used in Arrays.sort() method Explain hashing Difference between findElement and findElements Writing xpath for any dynamic element.
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic devops questions - very basic
Round 2 - One-on-one 

(1 Question)

  • Q1. Some linux, terraform and AWS/Azure/GCP based questions - whichever cloud you worked on
Round 3 - One-on-one 

(1 Question)

  • Q1. Similar to round two
Round 4 - Behavioral 

(1 Question)

  • Q1. Team fit check and overall expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join if you have another job offer. Ask clarity if they are hiring for Devops or Operations as they will deceive you

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Time and work ,some related to networks and no

Round 2 - Technical 

(2 Questions)

  • Q1. There are SQL query questions
  • Q2. There are networking questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare for aptitude also and if the role requires coding also prepare well in advance

Product Support Engineer Interview Questions asked at other Companies

Q1. What is DSP (Demand Side Platform) and SSP ( Sell side platform?
View answer (1)

Informatica Business Solutions interview questions for popular designations

 Senior Software Engineer

 (4)

 Software Engineer

 (3)

 QA Engineer

 (3)

 Product Specialist

 (2)

 Data Scientist

 (1)

 Lead Engineer

 (1)

 Software Developer

 (1)

 Intern

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General Questions about experience and interest in role
Round 2 - One-on-one 

(2 Questions)

  • Q1. Managerial Round
  • Q2. Behavioral questions
Round 3 - Coding Test 

Live coding challenge

Round 4 - Technical 

(1 Question)

  • Q1. General Questions about JS and React

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 (199)

Get interview-ready with Top Informatica Business Solutions Interview Questions

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2022

Round 1 - Coding Test 

First round is coding test. You can refer to interview experience on gfg and get a good knowledge for the questions

Round 2 - Technical 

(2 Questions)

  • Q1. Sort a stack without using any other data structure.
  • Ans. 

    Sort a stack without using any other data structure.

    • Pop the top element and store it in a variable

    • Compare the variable with the top element of the stack

    • If the variable is smaller, push the top element back to the stack and repeat the process

    • If the variable is larger, push it back to the stack and repeat the process

    • Repeat until the stack is sorted in ascending order

  • Answered by AI
  • Q2. Some puzzle I dont remember it.
Round 3 - Technical 

(1 Question)

  • Q1. KMP string matching algorithm
  • Ans. 

    KMP algorithm is used for pattern matching in strings by avoiding unnecessary comparisons.

    • KMP stands for Knuth-Morris-Pratt algorithm

    • It uses a prefix function to avoid unnecessary comparisons

    • It has a time complexity of O(n+m) where n is the length of the text and m is the length of the pattern

    • Example: Searching for 'abc' in 'ababcabcab' using KMP algorithm

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Some Networking, OS and Object Oriented Programming questions
Round 5 - HR 

(1 Question)

  • Q1. Are you interested in any higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through all the gfg interview exp. That will help a lot for clearing Informatica interviews.

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Jobs at Informatica Business Solutions

View all

I applied via Approached by Company and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Java basic Stack and queues questions
  • Q2. Min Stack, Implement Stack using queues Implement Queue using Stacks Design LRU Cache

Interview Preparation Tips

Interview preparation tips for other job seekers - The questions were basic, Had 3 rounds on a consecutive days. The interviewer doesn't seem interested in taking interviews. Kept on yawning the whole time. After clearing all the one-on-one technical rounds, they asked me to wait for some time. Then after 3 weeks HR - Chandasmita Talukdar told me the position itself is not required now. Wasted my complete month and then come up with lame excuses is the reason why people don't like to join organization like Informatica.

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

SQL, Python Coding program

Round 2 - Case Study 

Case study on data science

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Core java questions, OPERATING SYSTEMS,DBMS

Performance Engineer Interview Questions asked at other Companies

Q1. Loadrunner Throughput v/s hits/sec? How do you design spike testing in loadrunner & jmeter?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

The question was of leetcode medium level

Round 2 - HLD 

(3 Questions)

  • Q1. SOLID design pattern
  • Q2. It was high level design round asked to design tiny url
  • Q3. Discussion about current project

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Informatica Business Solutions Interview FAQs

How many rounds are there in Informatica Business Solutions interview?
Informatica Business Solutions interview process usually has 2-3 rounds. The most common rounds in the Informatica Business Solutions interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Informatica Business Solutions 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 Business Solutions. The most common topics and skills that interviewers at Informatica Business Solutions expect are Informatica, Data Management, Troubleshooting, Linux and Product Management.
What are the top questions asked in Informatica Business Solutions interview?

Some of the top questions asked at the Informatica Business Solutions interview -

  1. Coding based on string concept Find the middle node of linkedlist Sort algo use...read more
  2. What is the difference between Process and Progr...read more
  3. Sort a stack without using any other data structu...read more
How long is the Informatica Business Solutions interview process?

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

Tell us how to improve this page.

Informatica Business Solutions Interview Process

based on 39 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k 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.3k Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
View all

Informatica Business Solutions Reviews and Ratings

based on 209 reviews

3.9/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.8

Salary

3.2

Job security

3.9

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 209 Reviews and Ratings
Senior SDET Engineer

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Senior Software Engineer - AEM Developer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
156 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
147 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Informatica Business Solutions 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