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 Software Engineer Interview Questions and Answers for Freshers

Updated 16 Dec 2024

Infogain Software Engineer Interview Experiences for Freshers

4 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

JUST BASIC CODING WITH MCQ AND MEETLE PLATFORM

Round 2 - Technical 

(1 Question)

  • Q1. JUST BASICS LIKE SQL,PYTHON MAINLY OOPS AND BASIC CODE LIKE PALINDROME
Round 3 - HR 

(1 Question)

  • Q1. LIKE MINDTEASING QUESTIONS SITUATION BASED

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE CONFIDENT THAT U WILL GET JOB AND ANSWER WITH CONFIDENCE
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 for Fresher

asked in Capgemini
Q1. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in Capgemini
Q2. How can you cut a rectangular cake in 8 symmetric pieces in three ... read more
Q3. Split Binary String Problem Statement Chintu has a long binary st ... read more
asked in TCS
Q4. What is the reason that the Iterative Waterfall model was introdu ... read more
asked in Wipro
Q5. Knapsack Problem Statement There is a potter with a limited amoun ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

General Aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Badic sql questio
  • Q2. Basic java question

I applied via Naukri.com and was interviewed in Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Oops concept(questions from all the 4 oops concept)
  • Q2. Serialization( transient, externalisation),string,singleton class,string reverse program, pattern program, exception handling , output questions, multithreading, collections, working of hashmap, concurrent...
  • Q3. Spring, Ioc, Dependency injection, autowiring, spring MVC flow
  • Q4. Then in managerial round ,they were asking about the roles and responsibilities ,how to handle production issues etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear all the basic concepts and for the position of java developer , please prepare spring and hibernate questions also

Infogain interview questions for designations

 Senior Software Engineer

 (8)

 Software Engineer Trainee

 (6)

 Software Developer

 (7)

 Software Tester

 (1)

 Software Developer fresher

 (1)

 Junior Software Developer

 (1)

 Software Testing Consultant

 (1)

 Senior Software Developer

 (1)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. About AWS and Cloud related services.
  • Q2. NA

Interview Questionnaire 

2 Questions

  • Q1. How can we remove duplicate objects from array of multiple objects.
  • Ans. 

    Remove duplicate objects from an array of multiple objects.

    • Create a new array to store unique objects

    • Loop through the original array and check if the object already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. How to maintain state if code if repeated one.
  • Ans. 

    Maintain state by using a global variable or a state management system.

    • Use a global variable to store the state and access it whenever needed.

    • Use a state management system like Redux or MobX to manage the state.

    • Avoid using local variables or closures to store state as they will be lost when the code is repeated.

    • Consider using object-oriented programming principles to encapsulate state within objects.

    • Use functional prog...

  • Answered by AI

Interview Questionnaire 

3 Questions

  • Q1. Basic questions on OOP, Android system
  • Q2. Design patterns in android system
  • Ans. 

    Design patterns are reusable solutions to common software problems. Android system uses various design patterns.

    • MVC (Model-View-Controller) pattern is used in Android to separate UI logic from business logic.

    • Singleton pattern is used to ensure only one instance of a class is created.

    • Observer pattern is used to notify changes in data to multiple components.

    • Builder pattern is used to simplify complex object creation.

    • Adap...

  • Answered by AI
  • Q3. Dependency injection, SOLID

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Mainframe questions, some direct and some scenario based.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience. Interview process was smoothly. There were 3 rounds.
1. Technical ( lasted for 1 hour)
2. Techno manageria( 30 mins)
3. HR(30 mins)

Project based questions and scenario based questions were asked.
Hike was also good.

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 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. Question related to API
Round 3 - Technical 

(1 Question)

  • Q1. Previous Project Related Question. Design & SQL Question
  • Ans. Relatedt Question Design & Sql sdf
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for GlobalLogic Software Engineer interview:
  • API
Interview preparation tips for other job seekers - Prepare your CV in details , Read question on internet related to topics mentioned below like PHP , Golang , SQL , API, REST ,SOAP

Interview Questionnaire 

1 Question

  • Q1. More questions on DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - it was dull, recruiters get prefixed regarding choosing the peers into a selected role.

Infogain Interview FAQs

How many rounds are there in Infogain Software Engineer interview for freshers?
Infogain interview process for freshers usually has 3 rounds. The most common rounds in the Infogain interview process for freshers are Aptitude Test, Technical and Coding Test.
How to prepare for Infogain Software Engineer interview for freshers?
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, Unit Testing, Troubleshooting and Agile.
What are the top questions asked in Infogain Software Engineer interview for freshers?

Some of the top questions asked at the Infogain Software Engineer interview for freshers -

  1. What is the probability to find blue colored ball from a bag on second draw whe...read more
  2. what is Polymorphism? how can you apply ...read more
  3. Serialization( transient, externalisation),string,singleton class,string revers...read more

Tell us how to improve this page.

Infogain Software Engineer Interview Process for Freshers

based on 3 interviews

Interview experience

4.3
  
Good
View more
Join Infogain Meaningful work, meaningful life
Infogain Software Engineer Salary
based on 1.3k salaries
₹2.5 L/yr - ₹11.2 L/yr
23% less than the average Software Engineer Salary in India
View more details

Infogain Software Engineer Reviews and Ratings

based on 196 reviews

3.6/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

2.9

Salary

3.5

Job security

3.4

Company culture

2.6

Promotions

3.3

Work satisfaction

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

₹2.5 L/yr - ₹11.2 L/yr

Development Consultant
816 salaries
unlock blur

₹5.5 L/yr - ₹21 L/yr

Technical Lead
560 salaries
unlock blur

₹11.6 L/yr - ₹38 L/yr

Consultant
489 salaries
unlock blur

₹5 L/yr - ₹18.8 L/yr

Senior Consultant
385 salaries
unlock blur

₹8 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