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

Updated 7 Mar 2025

Top Infosys Interview Questions and Answers

View all 4.5k questions

Infosys Interview Experiences

Popular Designations

7.6k interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

I was provided with 2 DSA questions, and was given an option to pick one and solve in 45 mins duration. Since there were some problems in opening my coding assessment link, interviewer provided both questions in virtual meet chat.
Question1 - you are given N(len of arrays), X(int), Y(int), Z(int), A(int[]), B(int[]), sum = 0 and 3 arithmetic operations that can be performed using A, B, X, Y, Z upon sum. Any operations including X, Y, Z is possible only when their values are greater than 0. After N iterations you have to obtain the maximum sum value that can be obtained.
Question2 - Find K-most frequent element in an array

Round 2 - Technical 

(3 Questions)

  • Q1. Provided a time&date API, asked to display the time on screen and update it every second like a clock using react.
  • Q2. Design a promise wrapper that accepts two parameters - a promise function and integer timeout value. If the promise function resolve before timeout, resolve it else reject it.
  • Ans. 

    Design a promise wrapper with timeout for resolving or rejecting a promise function.

    • Create a function that takes a promise function and timeout value as parameters.

    • Inside the function, create a new Promise that wraps the original promise function.

    • Use Promise.race to race between the original promise and a timeout promise.

    • If the original promise resolves before timeout, resolve the wrapper promise with the result.

    • If the...

  • Answered by AI
  • Q3. Pros and cons of Monolith and microservice architecture.
  • Ans. 

    Monolith vs microservice architecture pros and cons

    • Monolith: easier to develop and test, simpler deployment process

    • Monolith: can be harder to scale and maintain as it grows

    • Microservices: scalable and flexible, easier to update and maintain

    • Microservices: complex to develop and deploy, requires more monitoring and management

    • Example: Monolith - traditional web applications, Example: Microservices - Netflix, Amazon

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interviewed for MERN specialist programmer. It was said that its a frontend heavy profile, so prepare accordingly.

Skills evaluated in this interview

Top Infosys Specialist Programmer Interview Questions and Answers

Q1. 1. Find the first occurrence of the target value in a sorted array. (Duplicates are allowed)
View answer (3)

Specialist Programmer Interview Questions asked at other Companies

Q1. 1. Find the first occurrence of the target value in a sorted array. (Duplicates are allowed)
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(5 Questions)

  • Q1. Asked mostly about project worked in 2 year
  • Q2. Asked about month end and what all I worked kn
  • Q3. A critical issue solved
  • Q4. Interfaces worked on any? Explained about concur
  • Q5. Accrual defferals
Infosys Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find Xpath for given webpage?
  • Ans. 

    Xpath is a way to locate elements on a webpage using their HTML structure.

    • Use Chrome DevTools to inspect elements and generate Xpath

    • Start with double slash // to search the entire document

    • Use attributes like id, class, text, etc. to narrow down the search

    • Avoid using absolute Xpath as it can break easily

  • Answered by AI
  • Q2. Explain about Java OOPS concepts?
  • Ans. 

    Java OOPS concepts are the foundation of object-oriented programming in Java, including classes, objects, inheritance, polymorphism, encapsulation, and abstraction.

    • Classes: Blueprint for creating objects, can have fields, methods, constructors, etc.

    • Objects: Instances of classes, encapsulate data and behavior.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to prese...

  • Answered by AI

Qa Automation Testing Engineer Interview Questions asked at other Companies

Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
View answer (5)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic questions of ABAP and debugging
  • Q2. HR will ask whatever you are mentioned in the resume
  • Q3. Alv, basic report, Smart forms, scripts, Enhancements, BDC, bapi
Round 2 - Technical 

(4 Questions)

  • Q1. In depth about what you done in the project
  • Q2. Explain how to create OData and activate odata.
  • Ans. 

    Creating and activating OData involves defining data models and enabling services in SAP Gateway.

    • Define data model using transaction code SEGW in SAP Gateway

    • Create entity types, entity sets, and associations in the data model

    • Implement service provider class and define CRUD operations for entities

    • Activate OData service using transaction code /IWFND/MAINT_SERVICE

    • Assign the service to a system alias and publish the servic

  • Answered by AI
  • Q3. About t codes, how to create background job and how to debug
  • Q4. Explain TMG, authentication t code
  • Ans. 

    TMG is a Microsoft Forefront Threat Management Gateway used for secure web access. Authentication t code is a two-factor authentication method.

    • TMG is a firewall and secure web gateway product developed by Microsoft.

    • It provides protection against malware, spam, and other internet threats.

    • Authentication t code is a two-factor authentication method where users enter a code along with their password for added security.

    • Exam...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Prefered location

Interview Preparation Tips

Interview preparation tips for other job seekers - What are the skills and knowledge you mentioned in the resume be prepared for that

Skills evaluated in this interview

Top Infosys Associate Business Analyst Interview Questions and Answers

Q1. Multiple inheritance in Java is possible?
View answer (1)

Associate Business Analyst Interview Questions asked at other Companies

Q1. problem identification - how to reduce per delivery cost from Rs. 75 (hypothetical value).
View answer (1)

Infosys interview questions for popular designations

 System Engineer

 (1.1k)

 Software Engineer

 (307)

 Technology Analyst

 (277)

 Associate Consultant

 (271)

 Senior Systems Engineer

 (269)

 Software Developer

 (260)

 Business Analyst

 (240)

 Senior Associate Consultant

 (178)

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Question were based on js
  • Q2. And react js, html, css, redux
Round 2 - One-on-one 

(2 Questions)

  • Q1. Some project related question
  • Q2. Some technical questions were asked

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)

Get interview-ready with Top Infosys Interview Questions

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

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

Round 1 - Aptitude Test 

Prepare with all the basic aptitude test. As I went through college placement it was smooth. From this 3/4 of the peoples are selected.

Round 2 - Technical 

(2 Questions)

  • Q1. It is both Technical and HR
  • Q2. They asked whatever is mentioned the resume in detail.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some strong Projects. Apply for mass recruitment as it has the high chance of selection.

Top Infosys System Engineer Hardware Interview Questions and Answers

Q1. How many such letter-pairs are there in the word SERVANT, having the same no. of letters left between them in the word as they have in the series?
View answer (2)

System Engineer Hardware Interview Questions asked at other Companies

Q1. How many such letter-pairs are there in the word SERVANT, having the same no. of letters left between them in the word as they have in the series?
View answer (2)

Jobs at Infosys

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Technical 

(6 Questions)

  • Q1. Why did you use Jmeter?
  • Ans. 

    I used Jmeter for its user-friendly interface, extensive features, and ability to simulate real-world scenarios.

    • Jmeter has a user-friendly interface which makes it easy to create and execute performance tests.

    • It offers a wide range of features for load testing, stress testing, and performance monitoring.

    • Jmeter allows for the simulation of real-world scenarios, helping to identify performance bottlenecks and optimize sy...

  • Answered by AI
  • Q2. What is SLA in performance testing?
  • Ans. 

    SLA in performance testing refers to the agreed upon level of service that a system must meet in terms of response time, throughput, and other performance metrics.

    • SLA stands for Service Level Agreement

    • It defines the expected performance metrics that a system must meet

    • SLAs are typically agreed upon between stakeholders and are used to measure the performance of a system

    • Examples of SLAs include response time should be le...

  • Answered by AI
  • Q3. What is Correlation in Jmeter?
  • Ans. 

    Correlation in JMeter is the process of extracting dynamic values from server responses and passing them as inputs to subsequent requests.

    • Correlation is important in performance testing to simulate real user behavior.

    • It involves identifying and capturing dynamic values like session IDs, tokens, etc.

    • These values are then extracted using regular expressions or built-in JMeter functions.

    • The extracted values are stored in ...

  • Answered by AI
  • Q4. How many types of listeners did you use
  • Ans. 

    I used multiple types of listeners including JMeter listeners, PerfMon Metrics Collector, and InfluxDB Backend Listener.

    • JMeter listeners

    • PerfMon Metrics Collector

    • InfluxDB Backend Listener

  • Answered by AI
  • Q5. What is parameterization?
  • Ans. 

    Parameterization is the process of replacing hard-coded values in a test script with variables to make the script more dynamic and reusable.

    • Parameterization helps in simulating real-world scenarios by varying input data during test execution.

    • It allows for running the same test script with different sets of data without the need to modify the script each time.

    • Common examples of parameterization include using CSV files, ...

  • Answered by AI
  • Q6. What are threads and thread groups?
  • Ans. 

    Threads are lightweight processes within a process that can run concurrently. Thread groups are a collection of threads.

    • Threads are independent sequences of execution within a process.

    • Thread groups are used to organize and manage multiple threads together.

    • Threads within a group can share resources and communicate with each other.

    • Example: In performance testing, threads can simulate multiple users accessing a system con

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Performance Test Engineer interview:
  • jmater

Skills evaluated in this interview

Top Infosys Performance Test Engineer Interview Questions and Answers

Q1. What is difference between concurrent users and simultaneous users?
View answer (2)

Performance Test Engineer Interview Questions asked at other Companies

Q1. List some scenarios where you observe issues with the heap dump and provide recommendations to the dev team. Follow-up questions will be asked based on your answer to the previous questions.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Reverse string java program
  • Ans. 

    Reverse a string in Java using array of characters

    • Convert the string to a character array

    • Use two pointers to swap characters at opposite ends of the array

    • Continue swapping until the pointers meet in the middle

  • Answered by AI
  • Q2. Explain your framework
  • Ans. 

    Our framework is a hybrid framework combining data-driven and keyword-driven approaches for efficient testing.

    • Combines data-driven and keyword-driven testing

    • Uses reusable functions and test data

    • Supports both manual and automated testing

    • Provides detailed reporting and logging

    • Allows for easy maintenance and scalability

  • Answered by AI
  • Q3. Collection framework
  • Q4. How to handle dropdown using selenium
  • Ans. 

    Dropdowns in Selenium can be handled using Select class in WebDriver

    • Use Select class from Selenium WebDriver to interact with dropdowns

    • Identify the dropdown element using its locator (id, name, class, etc.)

    • Create a Select object by passing the dropdown element as a parameter

    • Use selectByVisibleText(), selectByValue(), or selectByIndex() methods to choose an option

    • Example: WebElement dropdown = driver.findElement(By.id("...

  • Answered by AI
  • Q5. What is difference between Scenario and Scenario Outline
  • Ans. 

    Scenario is a single test case while Scenario Outline is a template for multiple test cases with different inputs

    • Scenario is a single test case with specific inputs and expected outcomes

    • Scenario Outline is a template for multiple test cases with placeholders for different inputs

    • In Scenario Outline, examples table is used to provide different sets of inputs for each test case

  • Answered by AI
  • Q6. Give example where you have used oops in your Automation Framework
  • Ans. 

    I have used OOPs concepts in my Automation Framework by creating classes for different page objects and using inheritance for reusable code.

    • Created a base class for common functionalities like opening browser, closing browser, etc.

    • Implemented inheritance by creating child classes for specific page objects like login page, home page, etc.

    • Used encapsulation to hide the internal details of the page objects and provide pub...

  • Answered by AI

Skills evaluated in this interview

IT Testing Engineer 1 Interview Questions asked at other Companies

Q1. Give example where you have used oops in your Automation Framework
View answer (1)

System Engineer Interview Questions & Answers

user image Ashutosh kumar

posted on 13 Feb 2025

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

(2 Questions)

  • Q1. What is your day to day life what do you do as accordingly to your roles and what are your responsibilities in previous company
  • Ans. 

    As a system engineer, I am responsible for designing, implementing, and maintaining computer systems and networks to ensure they operate efficiently and securely.

    • Designing and implementing computer systems and networks

    • Troubleshooting and resolving technical issues

    • Monitoring system performance and security

    • Collaborating with other IT professionals and departments

    • Creating and maintaining documentation for systems and proc

  • Answered by AI
  • Q2. What is your currentctc
  • Ans. 

    My current CTC is $80,000 per year.

    • My current CTC is $80,000 per year

    • I am currently earning $80,000 annually

    • My current salary package is $80,000 per annum

  • Answered by AI

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 (5)

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 (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Write code for getting title of web page
  • Q3. Write code to print duplicate characters of string
  • Q4. Framework structure

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)
Contribute & help others!
anonymous
You can choose to be anonymous

Infosys Interview FAQs

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

Some of the top questions asked at the Infosys interview -

  1. What is your strong point in terms of technical knowledge? Like JAVA, C, C++. ...read more
  2. 1. what is the difference between exception and error. How did u solve the erro...read more
  3. 1. Journal entry for Purchase with GST 2. Explain any one Ind AS 3. What is SAP...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.

Recently Viewed

DESIGNATION

JOBS

Infosys

No Jobs

JOBS

Infosys

No Jobs

SALARIES

Infosys

LIST OF COMPANIES

Discover companies

Find best workplace

REVIEWS

Infosys

No Reviews

REVIEWS

Infosys

No Reviews

JOBS

Career Sports & Entertainment

No Jobs

REVIEWS

Infosys

No Reviews

Tell us how to improve this page.

Infosys Interview Process

based on 4.9k 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.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

Infosys Reviews and Ratings

based on 39.5k 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 39.5k Reviews and Ratings
Sap Abap Technical Consultant (PUNE)

Gurgaon / Gurugram,

Chennai

+1

2-7 Yrs

Not Disclosed

C++ Developer-AB

Hyderabad / Secunderabad,

Pune

+1

3-8 Yrs

Not Disclosed

Sap Basis Technical Consultant (Bangalore)

Hyderabad / Secunderabad,

Gurgaon / Gurugram

+1

3-8 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k 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
27.9k 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