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

nlp Interview Questions & Answers

user image Rekha Shree

posted on 15 Sep 2024

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

(1 Question)

  • Q1. Python programming
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on Spark and Scala. Scenario based questions on AWS Lambda and data pipeline
Round 2 - HR 

(1 Question)

  • Q1. Self intro and Salary Discussion

Spark Developer Interview Questions asked at other Companies

Q1. Second round: design architecture for end user clicks data to warehouse and datalake to ML model
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Explain a deal you worked

Interview Preparation Tips

Interview preparation tips for other job seekers - Had 5 rounds of interview and been two weeks awaiting information from HR

Solution Architect Interview Questions asked at other Companies

Q1. Difference Between classic folder and Modern folder?
View answer (10)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It's good for the selection

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why u want to join in this company
  • Q2. Tell me about yourself

Senior Processing Executive Interview Questions asked at other Companies

Q1. What’s breach? What happens if either party breaches a contract?
View answer (12)

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)

Software Engineer Interview Questions & Answers

user image Swapnil Shinde

posted on 19 Jul 2024

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

(2 Questions)

  • Q1. What technology you work on?
  • Ans. 

    I work on a variety of technologies including Java, Python, SQL, and AWS.

    • Java

    • Python

    • SQL

    • AWS

  • Answered by AI
  • Q2. Tools you used in VAPT?
  • Ans. 

    I have used tools like Burp Suite, Nmap, Metasploit, Wireshark, and Nessus for VAPT.

    • Burp Suite

    • Nmap

    • Metasploit

    • Wireshark

    • Nessus

  • Answered by AI

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)

Get interview-ready with Top Infosys Interview Questions

Bpo Team Lead Interview Questions & Answers

user image Anonymous

posted on 16 Nov 2023

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

I applied via Walk-in and was interviewed in Oct 2023. There were 10 interview rounds.

Round 1 - Group Discussion 

Expressing their own idea and feeling freely

Round 2 - Group Discussion 

Present the topic with an interesting take

Round 3 - Assignment 

Assigned as a particular task or duty

Round 4 - Aptitude Test 

Skills and propensity

Round 5 - Coding Test 

Technical recruiter test programming

Round 6 - HR 

(1 Question)

  • Q1. Candidate ablility and provide appropriate solution
Round 7 - One-on-one 

(1 Question)

  • Q1. Two or three person talking in directly and sharing to information
Round 8 - One-on-one 

(1 Question)

  • Q1. Situation, meeting, contest involves only two person
Round 9 - Case Study 

Specific subject such a person, group place, and event, organization, opening

Round 10 - Case Study 

Identity and understanding the problems

Jobs at Infosys

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Aggregate function
  • Q2. What is a view
  • Ans. 

    A view is a virtual table created by a query that can be used like a table in a database.

    • A view is a saved SQL query that can be accessed like a table.

    • Views can simplify complex queries by storing them as a virtual table.

    • Views can be used to restrict access to certain columns or rows of a table.

    • Example: CREATE VIEW view_name AS SELECT column1, column2 FROM table_name;

  • Answered by AI

Skills evaluated in this interview

Senior System Engineer 3 Interview Questions asked at other Companies

Q1. What is a view
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About your self introduction
  • Q2. About your study and trianing

Interview Preparation Tips

Topics to prepare for Infosys Associate Engineer interview:
  • Manual Testing
Interview preparation tips for other job seekers - be confident

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
Add answer
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Compare strings,Hash map, count duplicate characters , find third highest sal from emp table in sql
  • Ans. 

    Comparing strings, counting duplicate characters using hash map, and finding the third highest salary from emp table in SQL.

    • Use a hash map to count duplicate characters in a string.

    • Compare strings by using built-in string comparison functions or algorithms.

    • To find the third highest salary in SQL, you can use a subquery or window function like ROW_NUMBER().

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Why do you want to join us, tell me about yourself
Round 3 - HR 

(1 Question)

  • Q1. Current and expected salary, any offer in hand?

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

(2 Questions)

  • Q1. Where you worked
  • Ans. 

    I have worked at multiple companies in the tech industry, gaining experience in automation testing.

    • Worked at XYZ Company as a SDET Automation Test Engineer

    • Implemented automation testing frameworks using Selenium and Java

    • Collaborated with cross-functional teams to ensure quality of software products

  • Answered by AI
  • Q2. What you were getting
Round 2 - Coding Test 

Some java codes with medium level

Round 3 - One-on-one 

(2 Questions)

  • Q1. What was your project
  • Ans. 

    I worked on a project to automate testing for a web-based e-commerce platform.

    • Developed automated test scripts using Selenium WebDriver and Java

    • Performed regression testing to ensure new features did not break existing functionality

    • Collaborated with developers to identify and fix bugs in the code

    • Used Jira for tracking test cases and defects

  • Answered by AI
  • Q2. What did you do

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Top Infosys Sdet Automation Test Engineer Interview Questions and Answers

Q1. What are the different phases of the Software Testing Life Cycle (STLC)?
View answer (1)

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

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
S2R_EAIS_Mulesoft_Q4_25

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

S2R_EAIS_React JS_Q4_25

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

Applied Research Center (ARC)

Bangalore / Bengaluru

6-10 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