Premium Employer

i

This company page is being actively managed by Infogain Team. If you also belong to the team, you can get access from here

Infogain Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infogain Interview Questions and Answers

Updated 18 Mar 2025

Infogain Interview Experiences

Popular Designations

121 interviews found

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

I appeared for an interview in Dec 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 - One-on-one 

(1 Question)

  • Q1. Experience based questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Client round interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Aptitude round interview
Round 5 - HR 

(1 Question)

  • Q1. Documents formalities
Round 6 - HR 

(1 Question)

  • Q1. Offer release compensation

Interview Preparation Tips

Interview preparation tips for other job seekers - Have confidence, speak truth'

Senior Project Manager Interview Questions asked at other Companies

Q1. DESIGIN PROCEDURE :- DLC thickness 150mm. 1:- use M15 grade concrete,max aggregate cement ratio 12:1 2:-The minimum cement content 150kg per cum. If flayash is more than >20% the mini.mum cement content. 120kg pet cum 3:- The 5 no sample... read more
View answer (3)

Front end Developer Interview Questions & Answers

user image Khwaja Ajharuddin

posted on 10 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

JavaScript program regarding string array and objects

Round 2 - Coding Test 

Angular core concepts implementations like authguard and api call, interceptor

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why should we hire you
  • Q2. What you think about us

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

1.5 hrs reasoning, apti questions

Round 2 - Coding Test 

60 minutes 3 questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is Polymorphism? how can you apply it?
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is called on.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming languages like Java.

  • Answered by AI
  • Q2. What is the probability to find blue colored ball from a bag on second draw when bag is half filled with red and half with blue colored ball
  • Ans. 

    The probability of finding a blue colored ball on the second draw from a bag with half red and half blue balls.

    • The probability of drawing a blue ball on the first draw is 1/2 since the bag is half filled with blue balls.

    • After the first draw, there will be one less blue ball and one less total ball in the bag, affecting the probability for the second draw.

    • The probability of drawing a blue ball on the second draw can be

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

(2 Questions)

  • Q1. How would you manage a team if some one not performing well
  • Ans. 

    I would address the issue directly with the team member, provide support and resources, set clear expectations, and monitor progress.

    • Have a one-on-one conversation with the team member to discuss the performance issues and understand any underlying reasons.

    • Provide additional training, resources, or support to help the team member improve their performance.

    • Set clear and achievable goals and expectations for the team mem...

  • Answered by AI
  • Q2. Any questions for us

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

Development Consultant Interview Questions & Answers

user image ravikiran manjare

posted on 13 Feb 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Oracle SOA suite scenario based questions
  • Q2. OIC based questions scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Small scaled company ,company waits for only 1 month for you to find the project other they will ask you to leave the company

Development Consultant Interview Questions asked at other Companies

Q1. write a program to reverse a sentence Input: I'm the boss output: boss the I'm
View answer (3)

Infogain interview questions for popular designations

 Software Engineer

 (11)

 Development Consultant

 (10)

 Senior Software Engineer

 (8)

 Software Developer

 (7)

 Software Engineer Trainee

 (6)

 Consultant Developer

 (4)

 Senior Consultant

 (3)

 Java Developer

 (3)

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

I applied via Naukri.com and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Hadoop spark, SQL scenario based questions on windows functions and hive questions
  • Q2. More about spark and SQL

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

Developer Interview Questions & Answers

user image Moulali Rajupalem

posted on 1 Aug 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 4 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. Regarding java basics questions
Round 3 - Technical 

(1 Question)

  • Q1. Write code for java progams
  • Ans. 

    Writing code for Java programs

    • Use proper syntax and conventions in Java programming

    • Understand the problem statement clearly before writing the code

    • Test the code thoroughly before finalizing it

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Normal package discussion

Skills evaluated in this interview

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)

Jobs at Infogain

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. What are your skills
  • Q2. Some Java basic qns like oops concepts etc.
Round 3 - Aptitude Test 

Reasoning,Numericalquantative ability

Round 4 - HR 

(2 Questions)

  • Q1. What is your expected ctc
  • Ans. 

    I am open to negotiation based on the company's policies and industry standards.

    • I am looking for a fair compensation package that aligns with my skills and experience.

    • I have researched the industry standards and the company's policies to have a realistic expectation.

    • I am open to discussing the salary and benefits package during the interview process.

    • I am more interested in gaining valuable experience and learning oppor

  • Answered by AI
  • Q2. Why should i hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Be attentive and tell the answers that you know.
Tell them that you don't know if you are not comfortable.

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)

I applied via Newspaper Ad

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. Jetpack components, kotlin basics, java program, fragment life cycle Inner class
Round 3 - Technical 

(1 Question)

  • Q1. More about project Challenge in project About git

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of Android application and jet pack,and java programs

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Product Manager Interview Questions & Answers

user image Ameya Purohit

posted on 11 Jul 2024

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

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Airline messages TTY for passive segment
  • Ans. 

    Airline messages TTY for passive segment

    • TTY (Teletypewriter) messages are used for communication with passengers who are deaf or hard of hearing

    • Passive segment refers to a portion of a flight where passengers are not actively engaged in activities like eating or watching a movie

    • Airline messages sent via TTY for passive segment may include updates on flight status, safety information, and entertainment options

  • Answered by AI
  • Q2. Edifact messages for Ticketing transaction
  • Ans. 

    EDIFACT messages are standardized messages used in ticketing transactions.

    • EDIFACT messages are used in the travel industry for exchanging ticketing information.

    • They follow a specific format defined by the EDIFACT standard.

    • Examples of EDIFACT messages for ticketing transactions include TKT (ticketing) and TKU (ticketing update).

  • Answered by AI
  • Q3. EMD ticketing and different types of EMD transactions
  • Ans. 

    EMD ticketing refers to Electronic Miscellaneous Document used for ancillary services in airline industry.

    • EMD transactions are used for services like excess baggage, lounge access, seat upgrades, etc.

    • There are different types of EMD transactions such as EMD-A, EMD-S, EMD-T, EMD-E, etc.

    • EMD-A is used for additional services, EMD-S for seat selection, EMD-T for excess baggage, and EMD-E for upgrades.

    • EMD transactions are s...

  • Answered by AI

Skills evaluated in this interview

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Related to OOPS Concepts.
  • Q2. C# basic and high level concept based questions.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Sql server based questions
  • Q2. C# coding programs
Round 3 - HR 

(2 Questions)

  • Q1. Discussion with manager
  • Q2. Salary expectations

Top Infogain Senior Software Engineer Interview Questions and Answers

Q1. JS: create a calculator function. everytime you call it, it should print the next elem in sequence (condition: shouldn't pass any param) - 5,11,29,83
View answer (1)

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)

Infogain Interview FAQs

How many rounds are there in Infogain interview?
Infogain interview process usually has 2-3 rounds. The most common rounds in the Infogain interview process are Technical, HR and Resume Shortlist.
How to prepare for Infogain 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 Infogain. The most common topics and skills that interviewers at Infogain expect are SQL, Javascript, Agile, Python and Troubleshooting.
What are the top questions asked in Infogain interview?

Some of the top questions asked at the Infogain interview -

  1. Which deployment strategy have you us...read more
  2. What are all the devops tools you have used in your application deployme...read more
  3. What is deadlock .what are the conditions of deadlo...read more
How long is the Infogain interview process?

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

Tell us how to improve this page.

Infogain Interview Process

based on 95 interviews

Interview experience

3.7
  
Good
View more
Join Infogain Meaningful work, meaningful life

Interview Questions from Similar Companies

DXC Technology Interview Questions
3.7
 • 797 Interviews
Nagarro Interview Questions
4.0
 • 762 Interviews
NTT Data Interview Questions
3.8
 • 625 Interviews
Publicis Sapient Interview Questions
3.5
 • 618 Interviews
GlobalLogic Interview Questions
3.6
 • 589 Interviews
UST Interview Questions
3.8
 • 511 Interviews
FIS Interview Questions
3.9
 • 485 Interviews
View all

Infogain Reviews and Ratings

based on 1.1k reviews

3.6/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.2

Salary

3.4

Job security

3.4

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 1.1k Reviews and Ratings
Ux And Ui Designer

Pune,

Bangalore / Bengaluru

+1

8-13 Yrs

₹ 20-35 LPA

Technical Account Manager

Noida,

Pune

+1

11-16 Yrs

Not Disclosed

Explore more jobs
Software Engineer
1.3k salaries
unlock blur

₹2.5 L/yr - ₹11.1 L/yr

Development Consultant
815 salaries
unlock blur

₹5.5 L/yr - ₹20 L/yr

Technical Lead
555 salaries
unlock blur

₹11.9 L/yr - ₹38 L/yr

Consultant
488 salaries
unlock blur

₹4.8 L/yr - ₹18.8 L/yr

Senior Consultant
390 salaries
unlock blur

₹7 L/yr - ₹26.4 L/yr

Explore more salaries
Compare Infogain with

DXC Technology

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

FIS

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