Upload Button Icon Add office photos
Engaged 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
3.6

based on 1.1k Reviews

Filter interviews by

Infogain Consultant Interview Questions and Answers

Updated 30 May 2024

Infogain Consultant Interview Experiences

3 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 18 Aug 2023

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

I applied via Naukri.com and was interviewed before Aug 2022. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Not sure about it
  • Q2. Not sure about it will different based on requirements
  • Q3. I am not sure about it will different based on requirements

Interview Preparation Tips

Interview preparation tips for other job seekers - Infogain having limited client. If you are in more than 100days in bench management will take further decision for fire you immediately. Your job is not secure this environment such as.

Consultant Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2022

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Java Coding, Collections and Selenium code was asked

Round 3 - One-on-one 

(2 Questions)

  • Q1. Maps, Window handling
  • Q2. Array String in java
  • Ans. 

    String is a sequence of characters in Java, stored as an array of Unicode characters.

    • Strings are immutable in Java, meaning their values cannot be changed once created.

    • String objects can be created using string literals or the new keyword.

    • String class provides various methods for manipulating strings, such as substring(), length(), etc.

    • String concatenation can be done using the + operator or the concat() method.

    • String ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise ur programs in Java and Testing Framework.
It was one to one, questions were mainly from the practical use in the projects mentioned in the resume.

Skills evaluated in this interview

Consultant Interview Questions Asked at Other Companies

asked in Deloitte
Q1. How would you pass an entry for travel expenses incurred and paid ... read more
asked in Accenture
Q2. There is an international bank (US based) that has been operating ... read more
asked in EXL Service
Q3. You have 20 red balls, 14 blue balls. You draw out balls, 2 at a ... read more
Q4. If a policy is billed monthly and is an annual policy and due to ... read more
asked in BCG
Q5. “there is a company in the telecom sector and has a product “X” – ... read more

Consultant Interview Questions & Answers

user image Anonymous

posted on 30 May 2024

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

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. OOPs concepts, DB queries, WEB API questions, MVC life cycle, Action filters
Round 2 - Technical 

(1 Question)

  • Q1. Advanced OOPs questions, DB queries, Dot net related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare OOPs concepts, DB queries, dot net framework related questions

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Java basics- abstraction, interface, multithreading, garbabge collector etc..
  • Q2. Knowledge about design patters, microservices pattern- circuit breaker, distributed training.. etc.
  • Q3. Framework like spring boot- basics like autowire, beans, annomations, internal spring working.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic details and experience
Round 2 - Technical 

(1 Question)

  • Q1. Technical round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2023. There were 2 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 - One-on-one 

(5 Questions)

  • Q1. Cv based round why consulting why gep
  • Q2. About the company case based questions guestimates
  • Q3. Why gep and why consulting
  • Q4. Internship based questions
  • Q5. Any question you have for us

Interview Preparation Tips

Topics to prepare for GEP Worldwide Consultant interview:
  • guestimates
  • case based
  • CVS
  • Consulting
  • supplychain
Interview preparation tips for other job seekers - do well with case based questions and guestimates
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

Create a business requirement document

Round 2 - Technical 

(1 Question)

  • Q1. What are the strengths and weakness
  • Ans. 

    Strengths include strong analytical skills and attention to detail. Weaknesses may include difficulty with public speaking and time management.

    • Strengths: strong analytical skills

    • Strengths: attention to detail

    • Weaknesses: difficulty with public speaking

    • Weaknesses: time management

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical questions regarding selenium testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Got interview call after applying 1 week.
Within 1 week interview was scheduled.
Received offer letter with 4-5 days.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Supervised machine learning? Which algorithm you think you can explain brilliantly? Why we use random forest then normal decision tree
  • Ans. 

    Supervised machine learning is a type of ML where the algorithm learns from labeled data. Random forest is used over normal decision tree for better accuracy and to avoid overfitting.

    • Supervised ML learns from labeled data to make predictions on new data

    • Random forest is an ensemble learning method that uses multiple decision trees to improve accuracy

    • Random forest is preferred over normal decision tree to avoid overfitti...

  • Answered by AI
  • Q2. Example of case study
  • Ans. 

    Case study on a successful marketing campaign for a new product launch

    • Identified target audience and their needs

    • Developed a unique selling proposition

    • Created a multi-channel marketing plan

    • Implemented the plan and tracked results

    • Adjusted strategy based on data analysis

    • Achieved high sales and positive customer feedback

  • Answered by AI
Round 3 - Case Study 

Retail case study , company trends salw.. Total sale. Profit charts and reports

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, coding practice and case study is important.

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

I don’t remember now

Round 2 - Communication round 

(1 Question)

  • Q1. Speak for 3 minutes about any topic you like. How will you phrase a sentence for a given topic?
Round 3 - HR 

(1 Question)

  • Q1. Are you willing to relocate? Are you comfortable table with rotational shifts?

Infogain Interview FAQs

How many rounds are there in Infogain Consultant interview?
Infogain interview process usually has 2-3 rounds. The most common rounds in the Infogain interview process are Resume Shortlist, One-on-one Round and Technical.
How to prepare for Infogain Consultant 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, Automation, API Testing, Javascript and Manual Testing.
What are the top questions asked in Infogain Consultant interview?

Some of the top questions asked at the Infogain Consultant interview -

  1. Array String in j...read more
  2. OOPs concepts, DB queries, WEB API questions, MVC life cycle, Action filt...read more
  3. I am not sure about it will different based on requireme...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Infogain interviews
Job Portal
67%
33% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Consultant Interview Questions from Similar Companies

TCS Consultant Interview Questions
3.7
 • 56 Interviews
View all
Infogain Consultant Salary
based on 465 salaries
₹5.5 L/yr - ₹19.3 L/yr
11% less than the average Consultant Salary in India
View more details

Infogain Consultant Reviews and Ratings

based on 83 reviews

3.5/5

Rating in categories

3.7

Skill development

3.5

Work-Life balance

3.2

Salary & Benefits

3.5

Job Security

3.6

Company culture

2.8

Promotions/Appraisal

3.5

Work Satisfaction

Explore 83 Reviews and Ratings
Software Engineer
1.3k salaries
unlock blur

₹2.5 L/yr - ₹10.5 L/yr

Development Consultant
792 salaries
unlock blur

₹5.5 L/yr - ₹20 L/yr

Technical Lead
514 salaries
unlock blur

₹11 L/yr - ₹37 L/yr

Consultant
465 salaries
unlock blur

₹5.5 L/yr - ₹19.3 L/yr

Senior Consultant
363 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Explore more salaries
Compare Infogain with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview