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

Updated 17 Feb 2025

Top Infosys Interview Questions and Answers for Experienced

View all 1.4k questions

Infosys Interview Experiences for Experienced

Popular Designations

2.2k interviews found

Test Analyst Interview Questions & Answers

user image Mahesh lagad

posted on 23 Jul 2024

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

(2 Questions)

  • Q1. Types pf testing
  • Q2. Related automation testing

Top Infosys Test Analyst Interview Questions and Answers

Q1. Explain framework and practical uses of oops concepts in framework . explain priority and severity. defect lifecycle
View answer (2)

Test Analyst Interview Questions asked at other Companies

Q1. Automation Testing QuestionWhat’s the difference between manual testing and automated testing?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is string pool?
  • Ans. 

    String pool is a mechanism in programming languages where strings are stored in a shared memory area to save memory and improve performance.

    • String pool helps in reducing memory usage by storing only one copy of each unique string.

    • Strings in the pool can be easily shared among different parts of the program.

    • In Java, string literals are automatically stored in the string pool.

    • Example: String str1 = "Hello"; String str2 =...

  • Answered by AI
  • Q2. Explain to me the flow of the Springboot Application.
  • Ans. 

    The flow of a Springboot Application involves the initialization of the application context, handling HTTP requests, processing business logic, and returning responses.

    • Initialization of the application context using annotations like @SpringBootApplication

    • Handling HTTP requests through controllers annotated with @RestController

    • Processing business logic in service classes annotated with @Service

    • Interacting with databases...

  • Answered by AI

Skills evaluated in this interview

Top Infosys Technical Analyst Interview Questions and Answers

Q1. What is Angular ? Write a small piece of code in Angular .
View answer (1)

Technical Analyst Interview Questions asked at other Companies

Q1. Write a program to get a employee list whose salary is greater than 50k and grade is above from A, Use Java 8 stream to get the list
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the different type of extractors?
  • Ans. 

    Different types of extractors include mechanical extractors, chemical extractors, and biological extractors.

    • Mechanical extractors use physical force to extract substances from a mixture, such as pressing or grinding.

    • Chemical extractors use solvents or other chemicals to separate desired compounds from a mixture.

    • Biological extractors use living organisms or enzymes to extract specific compounds from a mixture.

    • Examples i...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Introduce Yourself

Skills evaluated in this interview

Top Infosys Senior Associate Consultant Interview Questions and Answers

Q1. Suppose there are two tables: A Customer table and an Order table. The Order table has a column OrderID CustomerID, OrderStatus, and TotalAmount. The Customer table has the columns CustomerID, CustomerName, PhoneNumber, and Email. Write dow... read more
View answer (2)

Senior Associate Consultant Interview Questions asked at other Companies

Q1. What is journal entries? What is cash allotment? What is differance between PO and Non-PO Invoice? What is accural expanses? What is prepaid expanses? What is vendor ageing? What is MIS? What is trend report?
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are Delegates?
  • Ans. 

    Delegates are a type-safe function pointers used in C# to reference methods.

    • Delegates allow methods to be passed as parameters

    • Delegates can be used to define callback methods

    • Delegates are used in event handling in C#

  • Answered by AI
  • Q2. What is Encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

    • Encapsulation helps in hiding the internal state of an object and only exposing the necessary functionalities through methods.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Encapsulation also helps in achieving data abstraction and information hiding.

    • Exam...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be patient

Skills evaluated in this interview

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?
View answer (16)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Infosys interview questions for popular designations

 System Engineer

 (1.2k)

 Software Engineer

 (315)

 Technology Analyst

 (275)

 Associate Consultant

 (269)

 Senior Systems Engineer

 (267)

 Software Developer

 (261)

 Business Analyst

 (240)

 Senior Associate Consultant

 (175)

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

(2 Questions)

  • Q1. What is the folder structure of MVC
  • Ans. 

    MVC folder structure includes Models, Views, and Controllers folders.

    • Models folder for data-related logic

    • Views folder for UI-related files

    • Controllers folder for handling user input and interaction

  • Answered by AI
  • Q2. What are extension methods in MVC
  • Ans. 

    Extension methods in MVC are static methods that allow adding new methods to existing types without modifying the original type.

    • Extension methods are defined as static methods in a static class.

    • They are used to extend the functionality of existing classes without modifying them.

    • Extension methods are called like regular instance methods.

    • Example: public static class StringExtensions { public static bool IsUpperCase(this ...

  • Answered by AI

Skills evaluated in this interview

Top Infosys Technology Analyst Interview Questions and Answers

Q1. An atomic spark job runs for 15 mins everyday ,one day it is running for more than an hour what might be the issue ?
View answer (4)

Technology Analyst Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
Add answer

Get interview-ready with Top Infosys Interview Questions

Technology Analyst Interview Questions & Answers

user image Shilpa Chatterjee

posted on 27 Oct 2024

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

(1 Question)

  • Q1. Self introduction

Top Infosys Technology Analyst Interview Questions and Answers

Q1. An atomic spark job runs for 15 mins everyday ,one day it is running for more than an hour what might be the issue ?
View answer (4)

Technology Analyst Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (1)

Jobs at Infosys

View all

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 23 May 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. About the testing concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics

Top Infosys Test Engineer Interview Questions and Answers

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Behavioral 

(1 Question)

  • Q1. Do you know agile
  • Ans. 

    Yes, I am familiar with agile methodologies and practices.

    • Agile is a software development methodology that promotes adaptive planning, evolutionary development, early delivery, and continuous improvement.

    • It emphasizes collaboration, flexibility, and customer feedback throughout the development process.

    • Common agile frameworks include Scrum, Kanban, and Extreme Programming (XP).

    • Agile teams typically work in short iterati...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Readonly vs constant
  • Ans. 

    Readonly is used for runtime constants, while constant is used for compile-time constants.

    • Readonly can be assigned a value at runtime, while constant must be assigned a value at compile time.

    • Readonly can be assigned in the constructor or at the point of declaration, while constant must be assigned at the point of declaration.

    • Example: readonly int x = 10; vs const int y = 20;

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Package is sufficient

Skills evaluated in this interview

.NET Consultant Interview Questions asked at other Companies

Q1. Do you know agile
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(1 Question)

  • Q1. About Testing and testing methodologies which we use in day to day activities
Round 3 - Technical 

(1 Question)

  • Q1. About mobile testing which relevant to their project
Round 4 - HR 

(1 Question)

  • Q1. Normal HR questions

System Engineer Interview Questions & Answers

user image Vishal Singh

posted on 11 Apr 2023

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 6 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions related to server and softwares.
Round 3 - Technical 

(1 Question)

  • Q1. Technical problems
Round 4 - Technical 

(1 Question)

  • Q1. Technical support
Round 5 - Technical 

(1 Question)

  • Q1. Technical problems
Round 6 - Technical 

(1 Question)

  • Q1. Technical problems

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical questions

Top Infosys System Engineer Interview Questions and Answers

Q1. 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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (4)

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (8)

Infosys Interview FAQs

How many rounds are there in Infosys interview for experienced candidates?
Infosys interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Infosys interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Infosys interview for experienced candidates?
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, Java, Agile, Project Management and Performance Engineering.
What are the top questions asked in Infosys interview for experienced candidates?

Some of the top questions asked at the Infosys interview for experienced candidates -

  1. 1. what is the difference between exception and error. How did u solve the erro...read more
  2. write a code to filter out loans with incomplete status using java 8 featur...read more
  3. Managerial: 1) Explain any one past issue and its mitigation strategy. 2) Ho...read more
How long is the Infosys interview process?

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

Tell us how to improve this page.

Infosys Interview Process for Experienced

based on 1.2k interviews

Interview experience

4.1
  
Good
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Infosys Reviews and Ratings

based on 38.9k reviews

3.6/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

2.7

Salary

4.1

Job security

3.7

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 38.9k Reviews and Ratings
Angular Developer - Gurugram

Hyderabad / Secunderabad,

Chennai

+1

2-7 Yrs

₹ 5-14 LPA

Mainframe Developer- Gurugram

Hyderabad / Secunderabad,

Chennai

+1

2-7 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.9k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.5k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.5k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.8k salaries
unlock blur

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