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

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

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude questions.

Round 2 - Technical 

(2 Questions)

  • Q1. What is and array .write the code for the same and explain
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.

    • Arrays are declared by specifying the data type of the elements and the number of elements in square brackets.

    • Example: String[] names = new String[5];

    • Elements in an array can be accessed using their index, starting from 0.

    • Example: String firstElement = names[0];

  • Answered by AI
  • Q2. One coding question related to some matrix.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not take to much pressure it's simple tell then whatever you know don't lie and explain then if can't give proper definition of anything asked

Skills evaluated in this interview

Top Infosys Softwaretest Engineer Interview Questions and Answers

Q1. What is and array .write the code for the same and explain
View answer (1)

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Friendly interviewers
  • Q2. Tell me about yourslef

Top Infosys Associate Consultant Interview Questions and Answers

Q1. What are the services you have used in AWS? What are the types of storage in S3? How will you troubleshoot if a web server is not responding? Have you come across DNS hosting, in AWS how can we achieve it? What is static hosting in AWS? Wha... read more
View answer (1)

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about ur self
  • Q2. Where u used oops concepts in ur framework
  • Ans. 

    I used OOPs concepts in my framework for creating reusable components, inheritance, and encapsulation.

    • Used inheritance to create a base test class with common methods and properties

    • Implemented encapsulation to hide the internal details of the test cases

    • Utilized polymorphism for creating different types of test cases using the same interface

  • Answered by AI

Top Infosys Automation Test Engineer Interview Questions and Answers

Q1. Introduce yourself 1.What is STLC 2. difference between Test plan,test case,test scanario 3.Positive and negative scanarion on pen. 4.selenium framework. 5.how to write selenium test cases.
View answer (2)

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 29 May 2024

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

(2 Questions)

  • Q1. Framework explanation
  • Ans. 

    Framework explanation

    • A framework is a set of guidelines, libraries, and tools used to develop software applications

    • It provides a structure for developers to build upon and ensures consistency in coding practices

    • Frameworks can be front-end (like React or Angular) or back-end (like Spring or Django)

    • They help streamline development process and improve code quality

  • Answered by AI
  • Q2. Know more about java concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview and this is tough time due to market situation

Top Infosys Team Lead Interview Questions and Answers

Q1. How Cloud is better than other Virtualization platform
View answer (1)

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

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
-
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 - Technical 

(4 Questions)

  • Q1. Related to your technology
  • Q2. Obiee related questions asked
  • Q3. Sql related questions
  • Q4. ETL related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Related to your technology

Top Infosys Senior Associate Interview Questions and Answers

Q1. What is React Router? Give one example by writing code.
View answer (1)

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Get interview-ready with Top Infosys Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Ci,cd,terraform,k8s,docker & git
Round 2 - Client Interview 

(1 Question)

  • Q1. Scenario based question

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)

Jobs at Infosys

View all

Technology Analyst Interview Questions & Answers

user image Chitrarekha Sutar

posted on 26 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is job schedular
  • Ans. 

    A job scheduler is a software application that is used to automate the scheduling of tasks or jobs in a computer system.

    • Job schedulers help in optimizing resource utilization by efficiently managing the execution of tasks.

    • They allow users to define dependencies between tasks and specify when and how often tasks should run.

    • Examples of job schedulers include Cron for Unix-based systems and Task Scheduler for Windows.

    • Job ...

  • Answered by AI
  • Q2. What is service, fragment,
  • Ans. 

    A service is a component that performs operations in the background without a user interface. A fragment is a modular section of an activity that has its own lifecycle and UI.

    • Service is used for long-running operations such as network calls or playing music in the background.

    • Fragments are reusable UI components that can be added or removed from an activity dynamically.

    • Services and fragments are both important component

  • 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

Digital Specialist Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2024

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

Based on data structure and algorithm

Round 2 - Coding Test 

Based on data structure and algorithm

Round 3 - One-on-one 

(1 Question)

  • Q1. Question around projects, DSA,Sorting Algorithms

Test Engineer Interview Questions & Answers

user image Shraddha Burande

posted on 7 Jun 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What's your role in your project

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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How is color coding done in C4C
  • Ans. 

    Color coding in C4C is done using business roles and work centers to visually differentiate data.

    • Color coding is configured in C4C by assigning colors to business roles and work centers.

    • This helps users quickly identify and differentiate data based on colors.

    • For example, high priority tasks can be assigned a red color while low priority tasks can be assigned a green color.

  • Answered by AI
  • Q2. Difference between code list mapping and ID mapping
  • Ans. 

    Code list mapping maps values from one code list to another, while ID mapping maps IDs from one system to another.

    • Code list mapping involves mapping values from one code list to another based on predefined rules

    • ID mapping involves mapping unique identifiers (IDs) from one system to another

    • Code list mapping is used for mapping values like country codes, product categories, etc.

    • ID mapping is used for mapping unique ident

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well.

Skills evaluated in this interview

SAP C4C Functional Consultant Interview Questions asked at other Companies

Q1. How to assign business rolls to different users?
View answer (1)

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