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 Engineer Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Infosys Software Engineer Interview Questions and Answers

  • Q1. Split the String Problem Statement You are given a string str consisting of N lowercase alphabets. Your task is to determine if it is possible to divide the string into ...read more
  • Q2. Are you okay to learn front end and back end technologies to ensure you are a complete developer in the longer run? Would you be able to learn the concepts if a timeline ...read more
  • Q3. Count Ways to Reach the N-th Stair Problem Statement You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to reach the Nth ...read more
View all 184 questions

Infosys Software Engineer Interview Experiences

307 interviews found

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

Oops concepts , SQL question, microservices architecture

Software Engineer Interview Questions & Answers

user image Amritanshu jha 2k21-ee-41

posted on 15 Sep 2024

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

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It includes 3 question based on data structures and algorithm the main topics are graph,2 pointer and sorting based question.

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the pointers direction

    • Iterate through the linked list and change the direction of pointers

    • Use three pointers - prev, current, next to reverse the list

    • Update the head of the list to be the last node after reversing

  • Answered by AI
  • Q2. Detect cycle in undirected graph
  • Ans. 

    Detecting cycles in an undirected graph

    • Use Depth First Search (DFS) to traverse the graph and detect back edges

    • Maintain a visited array to keep track of visited nodes

    • If a visited node is encountered again during DFS and it is not the parent of the current node, then a cycle exists

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a good experience, aptitude test was basically concentrated on logical reasoning and quantitative aptitude.

Software Engineer Interview Questions & Answers

user image Vignesh Arumugasamy

posted on 11 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manual testing basic questions

Infosys interview questions for designations

 Senior Software Engineer

 (76)

 Associate Software Engineer

 (21)

 Software Testing Engineer

 (12)

 Software Engineer Trainee

 (8)

 System Software Engineer

 (6)

 Software Development Engineer

 (3)

 Junior Software Engineer

 (3)

 Assistant Software Engineer

 (2)

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Not Selected

I applied via campus placement at Maharaja Surajmal Institute of Technology, Delhi and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 difficult questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Sql commands and DBMS concepts
  • Q2. Nth largest element in a array
  • Ans. 

    Find the nth largest element in an array of strings.

    • Convert the array of strings to an array of integers for comparison.

    • Sort the array in descending order.

    • Return the element at index n-1 to get the nth largest element.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do dsa and fundamentals of cs, good command on projects is a must.

Skills evaluated in this interview

Get interview-ready with Top Infosys Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Exception Handling
  • Q2. DBMS related qns
Round 2 - Technical 

(2 Questions)

  • Q1. Managerial round
  • Q2. Agile technology
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is your salary expectation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. JavaScript Questions
  • Q2. ReactJs Questions

Interview Preparation Tips

Topics to prepare for Infosys Software Engineer interview:
  • Javascript
  • React.Js
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Introducation, SQL write a query to fetch data from two different tables, write a program to find repeating characters

Software Engineer Interview Questions & Answers

user image Swapnil Shinde

posted on 19 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What technology you work on?
  • Ans. 

    I work on a variety of technologies including Java, Python, SQL, and AWS.

    • Java

    • Python

    • SQL

    • AWS

  • Answered by AI
  • Q2. Tools you used in VAPT?
  • Ans. 

    I have used tools like Burp Suite, Nmap, Metasploit, Wireshark, and Nessus for VAPT.

    • Burp Suite

    • Nmap

    • Metasploit

    • Wireshark

    • Nessus

  • Answered by AI

Infosys Interview FAQs

How many rounds are there in Infosys Software Engineer interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Infosys 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 Apex, SFDC, Salesforce, .Net and Triggers.
What are the top questions asked in Infosys Software Engineer interview?

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

  1. Are you okay to learn front end and back end technologies to ensure you are a c...read more
  2. what do you know about latest technologi in market,have you any idea about AI(A...read more
  3. Are you comfortable using Command Line Interfaces (CLIs) or Integrated Developm...read more
How long is the Infosys Software Engineer interview process?

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

Tell us how to improve this page.

Infosys Software Engineer Interview Process

based on 125 interviews

6 Interview rounds

  • Technical Round
  • HR Round
  • Personal Interview1 Round - 1
  • Aptitude Test Round
  • Personal Interview1 Round - 2
  • Personal Interview1 Round - 3
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Software Engineer Salary
based on 5.7k salaries
₹2.9 L/yr - ₹10.8 L/yr
19% less than the average Software Engineer Salary in India
View more details

Infosys Software Engineer Reviews and Ratings

based on 430 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.2

Salary

3.8

Job security

3.7

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 430 Reviews and Ratings
Technology Analyst
55.8k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

System Engineer
39.5k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.8k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.8k salaries
unlock blur

₹4.5 L/yr - ₹17 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview