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

Clear (1)

Infogain Senior Software Engineer Interview Questions, Process, and Tips

Updated 20 Dec 2024

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
  • Q2. HTML: Change the CSS of a parent element by accessing only it's child element
  • Q3. React: create a context and provide it such that the language will be changed on a button click
View all 6 questions

Infogain Senior Software Engineer Interview Experiences

8 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap internal working
  • Q2. Equals and hashcode
Round 2 - Technical 

(2 Questions)

  • Q1. Microservice design pattern
  • Ans. 

    Microservice design pattern focuses on breaking down a large application into smaller, independent services.

    • Each microservice is responsible for a specific function or feature

    • Communication between microservices is typically done through APIs

    • Microservices can be developed, deployed, and scaled independently

    • Examples: Netflix, Amazon, Uber

  • Answered by AI
  • Q2. Springboot annotation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. CSS: Create a triangle using only CSS
  • Ans. 

    Use CSS to create a triangle shape

    • Use border properties to create a triangle shape

    • Set the width and height of the element to 0

    • Use borders of different colors to create the triangle shape

  • Answered by AI
  • Q2. HTML: Change the CSS of a parent element by accessing only it's child element
  • Ans. 

    Use CSS pseudo-class :hover to change parent element's CSS when child element is hovered

    • Use the CSS pseudo-class :hover to target the parent element when the child element is hovered

    • Example: .parent:hover .child { /* CSS styles */ }

  • Answered by AI
  • Q3. 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
  • Ans. 

    Create a calculator function that prints the next element in sequence each time it is called.

    • Create a function that keeps track of the current number in the sequence

    • Each time the function is called, calculate the next number in the sequence based on the previous number

    • Print the next number in the sequence each time the function is called

  • Answered by AI
  • Q4. React: create a context and provide it such that the language will be changed on a button click
  • Ans. 

    Create a context in React to change language on button click

    • Create a context using createContext() method

    • Provide a state for language and a function to change it

    • Wrap the components that need access to language context with Context.Provider

    • Use useContext hook to access language context in components

    • Update language state on button click

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very informative interview. It was conducted for a specific role to optimise an app. I couldn't crack it, but very happy with the discussion

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Majorly around microservices
  • Q2. JAVA, REST, Springboot questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2023. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Explain redux thunk
  • Ans. 

    Redux Thunk is a middleware that allows asynchronous actions to be dispatched in Redux.

    • Redux Thunk is a middleware that extends the Redux store's abilities.

    • It allows actions to return functions instead of plain objects.

    • These functions can perform asynchronous operations and dispatch actions when needed.

    • Thunk functions have access to the store's dispatch and getState methods.

    • Example: dispatching an asynchronous action t

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. React middleware

Skills evaluated in this interview

Infogain interview questions for designations

 Software Engineer

 (11)

 Senior Software Developer

 (1)

 Software Engineer Trainee

 (6)

 Senior Data Engineer

 (1)

 Senior Automation Engineer

 (1)

 Senior Test Engineer

 (1)

 Senior Devops Engineer

 (1)

 Software Developer

 (7)

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

Get interview-ready with Top Infogain Interview Questions

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Javascript concepts like clouser, callback promise, curring

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare core concepts, prctice coding, try problem solving questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Test was good easy problem leetcode

Interview Preparation Tips

Interview preparation tips for other job seekers - there can be multiple solutions to a problem

Interview Questionnaire 

2 Questions

  • Q1. Core concepts of the technologies you have worked on and interviewing for.
  • Q2. Just be confident and answer only if you know, don't try to build some random thing.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

Interview Preparation Tips

Round: Technical Interview
Experience: Has a 1 hr interview. He asked the Qs on my experience, what I have put in my resume. Its good conversation with interviewer.

Round: HR Interview
Experience: In HR interview he asked about my salary and what he is going to offer me. I left for the day. There is no response for 5 days from the HR. After a week I got the call my HR and discussion was happened about the salary again and said to upload some documents. I did it. There is no response for 4 days again. I got call again after 4 days and this time she said there is no suitable position for my experience so she is going to reject my application. Its very painful to listen like this.

Contribute & help others!
anonymous
You can choose to be anonymous

Infogain Interview FAQs

How many rounds are there in Infogain Senior Software Engineer interview?
Infogain interview process usually has 1-2 rounds. The most common rounds in the Infogain interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Infogain 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 Infogain. The most common topics and skills that interviewers at Infogain expect are C#, Design Patterns, Microservices, .NET and C.
What are the top questions asked in Infogain Senior Software Engineer interview?

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

  1. JS: create a calculator function. everytime you call it, it should print the ne...read more
  2. HTML: Change the CSS of a parent element by accessing only it's child elem...read more
  3. React: create a context and provide it such that the language will be changed o...read more

Recently Viewed

INTERVIEWS

GlobalData

No Interviews

INTERVIEWS

GlobalData

No Interviews

INTERVIEWS

GlobalData

No Interviews

INTERVIEWS

Infogain

No Interviews

INTERVIEWS

ArcelorMittal

10 top interview questions

INTERVIEWS

CommScope

No Interviews

INTERVIEWS

GlobalData

No Interviews

INTERVIEWS

Adrosonic

No Interviews

INTERVIEWS

Infogain

No Interviews

INTERVIEWS

Infogain

No Interviews

Tell us how to improve this page.

Infogain Senior Software Engineer Interview Process

based on 8 interviews

1 Interview rounds

  • Technical Round
View more
Infogain Senior Software Engineer Salary
based on 207 salaries
₹6.3 L/yr - ₹25 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Infogain Senior Software Engineer Reviews and Ratings

based on 18 reviews

3.6/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.3

Salary

3.8

Job security

3.9

Company culture

2.5

Promotions

3.6

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Development Consultant
809 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
610 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
465 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
351 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infogain 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