Upload Button Icon Add office photos

Filter interviews by

Informatica Business Solutions Senior Software Engineer Interview Questions and Answers

Updated 6 Nov 2024

Informatica Business Solutions Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

(1 Question)

  • Q1. Quiz App using Vanilla JS or ReactJS

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice popular machine coding questions for UI interviews
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

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 5 interview rounds.

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. Mostly on Java concepts
Round 3 - Technical 

(1 Question)

  • Q1. Data structures
Round 4 - Technical 

(1 Question)

  • Q1. System Design questions
Round 5 - HR 

(1 Question)

  • Q1. Usual HR quesions

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming questions like Sort string, DB question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do some practice on Data Structures. Also practice with language you are having experience.

Informatica Business Solutions interview questions for designations

 Software Engineer

 (3)

 Associate Software Engineer

 (1)

 Principal Software Engineer

 (1)

 Senior QA Engineer

 (1)

 Senior Devops Engineer

 (1)

 Software Developer

 (1)

 Software Developer Intern

 (1)

 Senior Quality Assurance Engineer

 (1)

Senior Software Engineer Jobs at Informatica Business Solutions

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Nov 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Normal online code / frontend test

Round 2 - Technical 

(1 Question)

  • Q1. How would you build book my show
  • Ans. 

    Designing and building a platform similar to BookMyShow involves creating a user-friendly interface for booking tickets for various events.

    • Develop a user-friendly website and mobile app for users to browse and book tickets for movies, concerts, plays, etc.

    • Implement a secure payment gateway for users to make online transactions.

    • Integrate a database to store information about events, venues, tickets, and user bookings.

    • In...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Solid principals, awareness of patterns
Round 4 - Technical 

(1 Question)

  • Q1. How would you build tinyurl like service, systems designs
  • Ans. 

    To build a tinyurl-like service, design a system with a URL shortening algorithm, a database to store mappings, and a redirect service.

    • Use a hashing algorithm to generate short URLs from long URLs (e.g. MD5, SHA-256).

    • Store the mappings of short URLs to long URLs in a database (e.g. MySQL, Redis).

    • Implement a redirect service that takes a short URL, looks up the corresponding long URL in the database, and redirects the u...

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. Non-technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - no reply after giving so many rounds.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Karat Interview for next filtering the candidate

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design Snake Game (Nokia based)
  • Ans. 

    Design a classic Snake game based on Nokia phones.

    • Use a 2D array to represent the game board.

    • Implement logic for snake movement and growth.

    • Include collision detection with walls and itself.

    • Add food items for the snake to eat and grow.

    • Display the game on a grid-based interface.

  • Answered by AI
  • Q2. Ballot based voter

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between abstract class and interface?
  • Q2. Explain OOP in C#?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 6 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 2 DSA questions
Round 2 - Technical 

(1 Question)

  • Q1. Half an hour of behavioral questions and 1 DSA question
Round 3 - Behavioral 

(1 Question)

  • Q1. One hour discussion of the work that I have done till now
Round 4 - Technical 

(1 Question)

  • Q1. 1 Hard DSA question
Round 5 - Technical 

(1 Question)

  • Q1. 1 Hard DSA question
Round 6 - Technical 

(1 Question)

  • Q1. Design round for HLD

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for high level DSA questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SOLID Principles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Nov 2023.

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. Technical interview includes questions in dotnet core, C# , angular and SQL. It includes questions like middleware,startup.cs file configuration, dependency injection,cors and char frequency counter progra...
Round 3 - Technical 

(1 Question)

  • Q1. In this round we had discussion regarding previous company project and ReactJS including concepts like life cycle , hooks and state management. It also includes scenario based questions related to team man...
Round 4 - HR 

(1 Question)

  • Q1. Mostly about yourself and salary discussion

Informatica Business Solutions Interview FAQs

How many rounds are there in Informatica Business Solutions Senior Software Engineer interview?
Informatica Business Solutions interview process usually has 2-3 rounds. The most common rounds in the Informatica Business Solutions interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Informatica Business Solutions Senior Software Engineer 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, Troubleshooting, Data Management, Agile and Data Structures.
What are the top questions asked in Informatica Business Solutions Senior Software Engineer interview?

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

  1. It was high level design round asked to design tiny ...read more
  2. Programming questions like Sort string, DB quest...read more
  3. Quiz App using Vanilla JS or Reac...read more

Tell us how to improve this page.

Informatica Business Solutions Senior Software Engineer Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more
Informatica Business Solutions Senior Software Engineer Salary
based on 148 salaries
₹9.8 L/yr - ₹32.4 L/yr
37% more than the average Senior Software Engineer Salary in India
View more details

Informatica Business Solutions Senior Software Engineer Reviews and Ratings

based on 16 reviews

3.9/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.5

Salary

3.2

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 16 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

3-8 Yrs

₹ 11.6-23.84 LPA

Explore more jobs
Software Engineer
177 salaries
unlock blur

₹8.1 L/yr - ₹22 L/yr

Senior Software Engineer
148 salaries
unlock blur

₹9.8 L/yr - ₹32.4 L/yr

Lead Software Engineer
69 salaries
unlock blur

₹22 L/yr - ₹45 L/yr

Associate Software Engineer
63 salaries
unlock blur

₹5 L/yr - ₹15.5 L/yr

QA Engineer
54 salaries
unlock blur

₹7.5 L/yr - ₹16.8 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