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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Different between shallow copy and deep copy.
  • Ans. 

    Shallow copy only copies the references of objects, while deep copy creates new copies of objects.

    • Shallow copy creates a new object but does not create copies of nested objects.

    • Deep copy creates new copies of all nested objects.

    • Shallow copy is faster and more memory efficient, but changes to nested objects affect both copies.

    • Deep copy is slower and uses more memory, but changes to nested objects do not affect the origi

  • Answered by AI
  • Q2. Generator in python.
  • Ans. 

    Generators in Python are functions that allow you to iterate over a sequence of items without storing them in memory.

    • Generators are created using the 'yield' keyword instead of 'return'.

    • They are used to generate a series of values on the fly, one at a time.

    • Generators are memory efficient as they do not store all values in memory at once.

    • Example: def my_generator(): for i in range(5): yield i

    • Example: for num in my_ge

  • Answered by AI
Round 2 - Coding Test 

Asked some program related to list.

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 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)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Asked 10 questions very easy

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked about sql query
  • Q2. Asked for drop truncate in sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learning

Top Infosys Senior Systems Engineer Interview Questions and Answers

Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Continue and Next Sentence? Why does SOC7 occur?
View answer (4)

Senior Systems Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical Reasoning and Scenarios

Round 2 - Group Discussion 

GDP growth and its impact

Top Infosys Operations Executive Interview Questions and Answers

Q1. What is OOPs? Difference between Overloading and overriding, what is polymorphism, what is database, what is candidate key, How we train model in ML, difference between call by value and call by reference, what is primary and foreign key, u... read more
View answer (1)

Operations Executive Interview Questions asked at other Companies

Q1. What is the electric current? How is works ?
View answer (29)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 - HR 

(1 Question)

  • Q1. HR will ask about ur job role in details, tennured work for the company and current salary
Round 3 - Technical 

(1 Question)

  • Q1. Question will be based on your work profile
Round 4 - One-on-one 

(1 Question)

  • Q1. 2nd round will be done and it will be refresher of previous round question with detailing

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (86)

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

(2 Questions)

  • Q1. Java basics related q
  • Q2. Testng related qiestions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare will

Automation Engineer Interview Questions asked at other Companies

Q1. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
View answer (1)

Get interview-ready with Top Infosys Interview Questions

Consultant Interview Questions & Answers

user image vaishali Grover

posted on 17 Jul 2024

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

(2 Questions)

  • Q1. How to optimize performance?
  • Ans. 

    Optimizing performance involves identifying bottlenecks, improving efficiency, and utilizing resources effectively.

    • Identify and prioritize key performance indicators (KPIs)

    • Optimize code and algorithms for efficiency

    • Utilize caching and indexing to improve data retrieval speed

    • Implement load balancing and scaling strategies

    • Regularly monitor and analyze performance metrics

  • Answered by AI
  • Q2. What is lazy loading?
  • Ans. 

    Lazy loading is a design pattern where objects are loaded into memory only when they are needed.

    • Lazy loading helps improve performance by reducing initial loading time.

    • It is commonly used in web development for loading images or content as the user scrolls down the page.

    • Lazy loading can also be used in programming languages to delay the loading of resources until they are actually needed.

  • Answered by AI

Skills evaluated in this interview

Top Infosys Consultant Interview Questions and Answers

Q1. How Data Flow in SCOM monitoring Tool? DB name for SCOM and DB queries for Data Grooming. Values for Operations Console Grooming How to unseal the sealed management pack Names of Management Packs you have worked on and steps to install the ... read more
View answer (1)

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Jobs at Infosys

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Where did you work
  • Q2. Salary expectation
Round 2 - Coding Test 

Asked middle level java codes output

Round 3 - One-on-one 

(2 Questions)

  • Q1. What was your project
  • Q2. What did you do

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

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)

CFD Engineer Interview Questions & Answers

user image gaurav chhaperwal

posted on 28 Oct 2024

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

(1 Question)

  • Q1. What is CFD Full form
  • Ans. 

    CFD stands for Computational Fluid Dynamics.

    • CFD is a branch of fluid mechanics that uses numerical methods and algorithms to solve and analyze problems involving fluid flow.

    • It is commonly used in engineering fields to simulate and optimize the behavior of fluids in various systems.

    • Examples of CFD applications include aerodynamics in automotive design, airflow in HVAC systems, and water flow in hydraulic structures.

  • Answered by AI

CFD Engineer Interview Questions asked at other Companies

Q1. Draw velocity and thermal boundary condition for outer flow ( flow over flat plate) and inner flow ( flow through pipe)
View answer (1)

Data Manager Interview Questions & Answers

user image Anonymous

posted on 28 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was good,Who will pass the test they will get into interview otherwise they are not selected for next round.
I cleared my Aptitude test.

Round 2 - HR 

(1 Question)

  • Q1. Just the introduction of ours and background

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good

Data Manager Interview Questions asked at other Companies

Q1. How do you perform and what are the methodologies used?
View answer (1)

fresher Interview Questions & Answers

user image Anonymous

posted on 14 Jul 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Why do yo want to work at infosys?
  • Q2. What are your weaknesses?

fresher Interview Questions asked at other Companies

Q1. What is the unit of electric current
View answer (127)

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.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k 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
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Infosys Reviews and Ratings

based on 38.8k 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.8k Reviews and Ratings
React JS Developer- Pune

Chandigarh,

Pune

+1

4-9 Yrs

Not Disclosed

Angular Developer

Hyderabad / Secunderabad,

Chennai

+1

2-7 Yrs

Not Disclosed

Mainframe Developer- Pune

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.4k 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.8k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.7k 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