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

Infosys Software Developer Interview Questions, Process, and Tips

Updated 24 Mar 2025

Top Infosys Software Developer Interview Questions and Answers

  • Q1. 1. what is the difference between exception and error. How did u solve the errors in the code deployment?
  • Q2. Maximum Subarray Sum Problem Statement Given an array ARR consisting of N integers, your goal is to determine the maximum possible sum of a non-empty contiguous subarray ...read more
  • Q3. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked ...read more
View all 124 questions

Infosys Software Developer Interview Experiences

261 interviews found

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

I applied via Company Website and was interviewed in Jun 2023. 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 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity. Aptitude tests assume that individuals have inherent strengths and weaknesses and have a natural inclination toward success or failure in specific areas based on their innate characteristics.

Aptitude tests are generally used for job placement, college program entry, and to help people to get an idea of where their interests and aptitudes can take them regarding careers.

Round 3 - Coding Test 

Coding test are assessments that are designed to evaluate a developer's coding skills and aptitude. They can be used in a variety of situations such as during the hiring process for a new job as part of a professional certification program or as a way to assess the current skill level of a developer

Interview Preparation Tips

Topics to prepare for Infosys Software Developer interview:
  • Java
Interview preparation tips for other job seekers - Settle into a daily routine. ...
Set measurable goals. ...
Make a list of your achievements. ...
Look for opportunities to volunteer. ...
Focus on the things you can control. ...
Take a step back. ...
Recommended Reading:
Related Articles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Standard questions based on time / volume and logical reasoning

Round 2 - Coding Test 

2 problems: 1. Merge 2 sorted arrays 2. Merge K sorted arrays

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude, it's difficult to solve in given time constraint

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Validate Binary Tree Nodes Problem You are provided with 'N' bina ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Three questions very hard

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

(1 Question)

  • Q1. What is unit testing and what tools you use?
  • Ans. 

    Unit testing is a software testing technique where individual units or components of a software are tested in isolation.

    • Unit testing helps in identifying bugs early in the development process.

    • It ensures that each unit of the software performs as expected.

    • Common unit testing tools include JUnit, NUnit, PHPUnit, and MSTest.

  • Answered by AI

Skills evaluated in this interview

Infosys interview questions for designations

 Senior Software Developer

 (19)

 Junior Software Developer

 (14)

 Software Developer fresher

 (6)

 Java Software Developer

 (3)

 Associate Software Developer

 (3)

 Software Developer Trainee

 (1)

 Embedded Software Developer

 (1)

 Assistant Software Developer

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain about project

Get interview-ready with Top Infosys Interview Questions

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Question about basic like python data types and decorators

Software Developer Jobs at Infosys

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

I applied via Naukri.com and was interviewed in Mar 2023. 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 

(3 Questions)

  • Q1. What are operators in JavaScript?
  • Ans. 

    Operators in JavaScript are symbols that perform operations on variables and values.

    • Arithmetic operators perform mathematical operations (+, -, *, /)

    • Comparison operators compare values (==, !=, >, <)

    • Logical operators combine multiple conditions (&&, ||, !)

    • Assignment operators assign values to variables (=, +=, -=)

    • Unary operators operate on a single operand (++, --)

  • Answered by AI
  • Q2. Asynchronous programming, promises, callbacks in JS
  • Q3. Basic HTML, CSS questions
Round 3 - Technical 

(2 Questions)

  • Q1. Angular components, lifecycle methods
  • Q2. Routing in Angular
  • Ans. 

    Routing in Angular allows navigation between different components in a single-page application.

    • Use RouterModule to set up routes in Angular.

    • Define routes in app-routing.module.ts.

    • Use routerLink directive in HTML to navigate between components.

    • Use ActivatedRoute to access route parameters.

    • Lazy loading modules for better performance.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just have a knowledge of the fundamental concepts.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is an object in OOPS
  • Ans. 

    An object in OOPS is an instance of a class that encapsulates data and behavior.

    • Objects have attributes (data) and methods (behavior)

    • Objects are created from classes

    • Objects can interact with each other through method calls

    • Example: A 'Car' class can have objects like 'Toyota', 'Honda', etc.

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

(1 Question)

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

I applied via Walk-in and was interviewed in Sep 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 - Aptitude Test 

Grammar ,Logical reasoning, technical ,Quantitative

Round 3 - Group Discussion 

Social media boon or ban

Round 4 - HR 

(5 Questions)

  • Q1. Tell me About yourself
  • Q2. Introduction of yourself
  • Ans. 

    Short term goal :Set a Good atomsphere and Build a good career in IT sector

  • Answered Anonymously
  • Q3. Qualifications School and College
  • Ans. 

    I did my graduation in Jamal Mohamed College aggregate with 88.8% and 8.8% CGPA then I did my HSC in National college higher secondary school with 77% CGPA then I did my schooling SSLC in Bishop heber higher Secondary School with 75% CGPA

  • Answered Anonymously
  • Q4. Proficiency skills
  • Q5. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Alhamdhulillah

Infosys Interview FAQs

How many rounds are there in Infosys Software Developer interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Technical, Coding Test and Aptitude Test.
How to prepare for Infosys Software Developer 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 Software Development, Hardware Networking, Struts, Hibernate and Oracle DBA.
What are the top questions asked in Infosys Software Developer interview?

Some of the top questions asked at the Infosys Software Developer interview -

  1. 1. what is the difference between exception and error. How did u solve the erro...read more
  2. 2. What is the difference between checked and unchecked exceptions and state th...read more
  3. What is python and difference between java and pyt...read more
How long is the Infosys Software Developer interview process?

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

Tell us how to improve this page.

Infosys Software Developer Interview Process

based on 175 interviews

5 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round - 1
  • HR Round - 2
  • Personal Interview1 Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Software Developer Salary
based on 6k salaries
₹4.3 L/yr - ₹19.5 L/yr
18% more than the average Software Developer Salary in India
View more details

Infosys Software Developer Reviews and Ratings

based on 370 reviews

3.7/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.4

Salary

3.9

Job security

3.8

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 370 Reviews and Ratings
Java Software Develope

Pune,

Chennai

+1

5-10 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Senior Systems Engineer
51.2k salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

System Engineer
31.7k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
31k salaries
unlock blur

₹5.1 L/yr - ₹19.6 L/yr

Senior Associate Consultant
28.8k salaries
unlock blur

₹6.2 L/yr - ₹16.9 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