Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Infosys Senior Software Engineer Interview Questions, Process, and Tips

Updated 10 Mar 2025

Top Infosys Senior Software Engineer Interview Questions and Answers

  • Q1. When an int is declare with 0 value and passed as an out parameter to a method what will be the output
  • Q2. What is the difference between arraylist and linked list What are different types of annotations used in spring boot What is lambda expression?
  • Q3. what are the Components used in deploying the previous Projects in AWS?
View all 61 questions

Infosys Senior Software Engineer Interview Experiences

77 interviews found

Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open. Don't​ Lie. Very Strict Background Verification.

I applied via Company Website and was interviewed before Jul 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. About html, css, bootstrap, js

Interview Preparation Tips

Topics to prepare for Infosys Senior Software Engineer interview:
  • Html
  • Css
  • Js
  • JQuery
  • Media query
  • Bootstrap
Interview preparation tips for other job seekers - Only focus on your goal. Just keep going forward.

Senior Software Engineer Interview Questions Asked at Other Companies

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

(1 Question)

  • Q1. Describe about procure to pay process
  • Ans. 

    Procure to pay process is a series of steps involved in purchasing goods or services from a supplier and making payment for them.

    • The process starts with identifying the need for a product or service.

    • A purchase requisition is created and sent for approval.

    • Once approved, a purchase order is generated and sent to the supplier.

    • The supplier delivers the goods or services and an invoice is received.

    • The invoice is matched wit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with the answer you convey and be honest what you have done in the previous org.

Interview Questionnaire 

2 Questions

  • Q1. Basic OOPS concepts
  • Q2. Comparable vs comparator
  • Ans. 

    Comparable is an interface used for natural ordering while Comparator is an interface used for custom ordering.

    • Comparable is implemented by the class itself while Comparator is implemented by a separate class.

    • Comparable compares 'this' object with the specified object while Comparator compares two different objects.

    • Example of Comparable: String, Integer, Double. Example of Comparator: Collections.sort(list, new MyCompa

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was very polite he was basically expecting the logics .

Infosys interview questions for designations

 Senior Software Engineer Testing

 (3)

 Senior Associate Software Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Software Engineer

 (307)

 Senior QA Engineer -Software Testing

 (1)

 Senior Software Developer

 (19)

 Senior Software Consultant

 (1)

 Senior Software Tester

 (1)

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

This was a on paper round consisting of various aptitude, qualitative analysis type questions.

Round 2 - Coding Test 

What is Linked List ? And linked list are stored in cpu.

Round 3 - Coding Test 

What is red-black tree ? What are its significance ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the data-sturucture questions and algorithm questions.

Get interview-ready with Top Infosys Interview Questions

Interview Questionnaire 

3 Questions

  • Q1. Basic oops concepts
  • Q2. .net concepts
  • Q3. SQL queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts

I applied via Job Portal and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Related to JavaScript & React js basic questions
  • Q2. Dom, how redux works, hoc
  • Ans. 

    Redux is a state management library for JavaScript applications. HOC is a pattern to reuse component logic.

    • Redux stores the state of an application in a single store object

    • Actions are dispatched to update the state in the store

    • Reducers are pure functions that take the current state and an action and return a new state

    • Higher Order Components (HOC) are functions that take a component and return a new component with addit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic to advanced level experience
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Whats a difference upper join or low join?
  • Ans. 

    There is no such thing as upper join or low join in software engineering.

    • There is no concept of upper join or low join in software engineering.

    • It is possible that the interviewer meant inner join or outer join.

    • Inner join returns only the matching rows from both tables while outer join returns all rows from both tables.

    • Examples of SQL queries with inner join and outer join can be given.

  • Answered by AI
  • Q2. Write a SQL statement using upper join.
  • Ans. 

    SQL statement using upper join

    • Use the UPPER function to convert the join condition to uppercase

    • Join two tables using the converted join condition

    • Example: SELECT * FROM table1 JOIN table2 ON UPPER(table1.column) = UPPER(table2.column)

  • Answered by AI
  • Q3. Define joins in table
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables in a single query.

    • Common types of joins are inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all the rows from the left table and matching rows from the right table.

    • Right join returns all the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You projects in CV are your biggest asset explain them carefully

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Mar 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Architect an Authentication and authorization module
  • Ans. 

    Architect an authentication and authorization module

    • Identify the user roles and permissions

    • Choose an appropriate authentication mechanism (e.g. OAuth, JWT)

    • Implement secure password storage and retrieval

    • Use encryption for sensitive data

    • Implement session management and token expiration

    • Integrate with existing user management systems if applicable

  • Answered by AI
  • Q2. What are the Components used in deploying the previous Projects in AWS?
  • Ans. 

    Components used in deploying previous projects in AWS

    • Amazon EC2 instances

    • Amazon S3 buckets

    • Amazon RDS databases

    • Elastic Load Balancers

    • Auto Scaling Groups

    • Amazon CloudFront

    • AWS Lambda functions

    • Amazon ECS containers

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for all the technical concepts and have a healthy conversation.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Many technical questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared technically
Contribute & help others!
anonymous
You can choose to be anonymous

Infosys Interview FAQs

How many rounds are there in Infosys Senior Software Engineer interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, HR and Resume Shortlist.
How to prepare for Infosys 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 Infosys. The most common topics and skills that interviewers at Infosys expect are SDLC, Software Engineering, Java, Angularjs and J2Ee.
What are the top questions asked in Infosys Senior Software Engineer interview?

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

  1. When an int is declare with 0 value and passed as an out parameter to a method ...read more
  2. What is the difference between arraylist and linked list What are different ty...read more
  3. what are the Components used in deploying the previous Projects in A...read more
How long is the Infosys Senior Software Engineer interview process?

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

Recently Viewed

SALARIES

Voltas Beko Home Appliances

SALARIES

Voltas Beko Home Appliances

INTERVIEWS

HighRadius

No Interviews

INTERVIEWS

Capgemini

No Interviews

INTERVIEWS

Deloitte

No Interviews

SALARIES

Voltas Beko Home Appliances

INTERVIEWS

Infosys

No Interviews

SALARIES

Indo Autotech

REVIEWS

Orbees Business Solutions

No Reviews

Tell us how to improve this page.

Infosys Senior Software Engineer Interview Process

based on 60 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Senior Software Engineer Salary
based on 4.3k salaries
₹3.6 L/yr - ₹17.5 L/yr
39% less than the average Senior Software Engineer Salary in India
View more details

Infosys Senior Software Engineer Reviews and Ratings

based on 402 reviews

3.6/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

2.7

Salary

4.0

Job security

3.7

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 402 Reviews and Ratings
Technology Analyst
55.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent