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
3.6

based on 37.9k Reviews

Filter interviews by

Infosys Interview Questions, Process, and Tips for Experienced

Updated 31 Jan 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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain mvc architecture
  • Ans. 

    MVC architecture is a software design pattern that separates an application into three main components: Model, View, and Controller.

    • Model represents the data and business logic of the application

    • View is responsible for displaying the data to the user

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly

    • MVC helps in achieving separation of concerns, making the c

  • Answered by AI
  • Q2. Write joins in sql
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • Use INNER JOIN to return rows when there is at least one match in both tables

    • Use LEFT JOIN to return all rows from the left table, and the matched rows from the right table

    • Use RIGHT JOIN to return all rows from the right table, and the matched rows from the left table

    • Use FULL JOIN to return rows when there is a match in on

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic c# oops mvc sql questions

Skills evaluated in this interview

Top Infosys DOT NET Developer Interview Questions and Answers

Q1. What is the difference between windows application development and web based development?
View answer (10)

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How are you able to handle a difficult client
  • Ans. 

    I handle difficult clients by remaining calm, listening actively, and finding solutions to their concerns.

    • Remain calm and composed during interactions

    • Listen actively to understand their concerns and frustrations

    • Empathize with their perspective and show understanding

    • Find solutions to address their issues and communicate effectively

  • Answered by AI
  • Q2. Few JAVA coding questions

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)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about Spark architecture
  • Ans. 

    Spark architecture is a distributed computing framework that consists of a cluster manager and worker nodes.

    • Spark architecture includes a driver program, cluster manager, and worker nodes.

    • The driver program is responsible for dividing the Spark application into tasks and scheduling them on the worker nodes.

    • Worker nodes execute the tasks and return the results to the driver program.

    • Spark can run on various cluster manag...

  • Answered by AI

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a number
  • Ans. 

    To reverse a number, convert it to a string, reverse the string, and convert it back to a number.

    • Convert the number to a string

    • Reverse the string

    • Convert the reversed string back to a number

  • Answered by AI
  • Q2. SQL indexes and Joins

Skills evaluated in this interview

Top Infosys Software Engineer Interview Questions and Answers

Q1. Split the StringYou are given a string ‘str’ of ‘N’ lowercase alphabets. Your task is to check whether it is possible to split the given string into three non-empty substrings such that one of them is a substring of another two. For example... read more
View answer (4)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Infosys interview questions for popular designations

 System Engineer

 (1.2k)

 Software Engineer

 (315)

 Technology Analyst

 (273)

 Associate Consultant

 (266)

 Senior Systems Engineer

 (263)

 Software Developer

 (261)

 Business Analyst

 (240)

 Senior Associate Consultant

 (173)

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

(2 Questions)

  • Q1. SAP APP process end to end
  • Ans. 

    SAP APP process involves creating, posting, and clearing vendor invoices in SAP FICO module.

    • Create vendor invoice in SAP

    • Post vendor invoice in SAP

    • Clear vendor invoice in SAP

  • Answered by AI
  • Q2. SAP EBS process end to end

Senior SAP Fico Consultant Interview Questions asked at other Companies

Q1. APP-Payment Methods, What is Asset Accounting. BRS Configuration steps.
View answer (1)

Get interview-ready with Top Infosys Interview Questions

Team Lead Interview Questions & Answers

user image prince varghese

posted on 13 Sep 2024

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

(2 Questions)

  • Q1. What processes have youw orked with
  • Ans. 

    I have worked with various processes including project management, team coordination, and workflow optimization.

    • Project management processes such as creating timelines, setting milestones, and tracking progress

    • Team coordination processes like assigning tasks, conducting meetings, and resolving conflicts

    • Workflow optimization processes such as identifying bottlenecks, implementing efficiency improvements, and measuring r

  • Answered by AI
  • Q2. What are your areas of interest
  • Ans. 

    My areas of interest include leadership development, project management, and team collaboration.

    • Leadership development

    • Project management

    • Team collaboration

  • Answered by AI

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)

Jobs at Infosys

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

I was interviewed in Jul 2024.

Round 1 - Aptitude Test 

Had One Apti test and interview.
Selected in the First round and awaiting updates

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is networking?
  • Ans. 

    Networking is the practice of connecting computers and other devices to share resources and information.

    • Networking involves the use of hardware such as routers, switches, and cables to connect devices.

    • It also includes the use of software protocols like TCP/IP to facilitate communication between devices.

    • Networking allows for sharing resources such as files, printers, and internet connections among connected devices.

    • Exam...

  • Answered by AI
  • Q2. Indepth analysis of TCP/UDP
  • Ans. 

    TCP and UDP are both transport layer protocols used in networking to transmit data between devices.

    • TCP (Transmission Control Protocol) is a connection-oriented protocol that ensures reliable data delivery by establishing a connection before sending data.

    • UDP (User Datagram Protocol) is a connectionless protocol that does not guarantee delivery of data and is used for applications where speed is more important than relia...

  • Answered by AI

Skills evaluated in this interview

Top Infosys System Engineer Interview Questions and Answers

Q1. Count Ways To Reach The N-th StairsYou have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time you can either climb one step or two steps. You are supposed to return the number... read more
View answer (9)

System Engineer Interview Questions asked at other Companies

Q1. Who Won the Election???Elections are going on, and there are two candidates A and B, contesting with each other. There is a queue of voters and in this queue, some of them are supporters of A and some of them are supporters of B. Many of th... read more
View answer (12)

Software Engineer interview

user image Interview Overflow

posted on 16 Nov 2021

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

(1 Question)

  • Q1. Difference between stream and collection
  • Ans. 

    Streams are used for processing elements from a data source sequentially, while collections are used for storing and managing groups of objects.

    • Streams are lazy and can be processed in parallel, while collections are eager and store all elements in memory.

    • Streams support functional-style operations like map, filter, and reduce, while collections provide methods like add, remove, and contains.

    • Example: List names = Array...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

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)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Java Coding Question
  • Q2. Multithreading concepts
  • Q3. System Design Question

Top Infosys Technical Lead Interview Questions and Answers

Q1. Managerial: 1) Explain any one past issue and its mitigation strategy. 2) How we can handle the situation when we found code is not complaint before one day of deployment. 3) why are you looking for Switch?
View answer (1)

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

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.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Infosys Reviews and Ratings

based on 37.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.4

Work satisfaction

Explore 37.9k Reviews and Ratings
I&C engineer

Noida,

Mysuru / Mysore

+1

4-9 Yrs

Not Disclosed

Electrical Engineer

Mysuru / Mysore,

Chennai

+1

4-9 Yrs

₹ 3.6-5 LPA

I&C Engineer - Electrical

Noida,

Chennai

+1

4-9 Yrs

₹ 3.6-5 LPA

Explore more jobs
Technology Analyst
56k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.1k salaries
unlock blur

₹2.8 L/yr - ₹6.4 L/yr

System Engineer
39.2k salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Technical Lead
30.6k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.5k 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.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview