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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. One round interview
  • Q2. Good questions
Round 2 - HR 

(2 Questions)

  • Q1. Good questions on Tableau
  • Q2. Good questions on visualization

Interview Preparation Tips

Interview preparation tips for other job seekers - What are they expecting from resources based on that selection is Good and Good body language with communicate with interviewer.

Tableau Developer Interview Questions asked at other Companies

Q1. What are the filters? Name the different filters in tableau?
View answer (7)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Introduction life cycle looks pipe @input @output

Top Infosys Front end Developer Interview Questions and Answers

Q1. what is jquery? 2.explain architecture of your project.
View answer (1)

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. Diff between innumerable and iqueryable?
  • Ans. 

    Innumerable is a collection that cannot be counted, while IQueryable is an interface that allows querying data sources.

    • Innumerable represents a collection that cannot be enumerated or counted.

    • IQueryable is an interface in LINQ that allows querying data sources like databases, collections, etc.

    • Innumerable collections are evaluated immediately, while IQueryable collections are evaluated when the query is executed.

    • Example...

  • Answered by AI
  • Q2. Write a code to check palindrome
  • Ans. 

    Code to check if a given string is a palindrome.

    • Convert the string to lowercase and remove spaces and punctuation.

    • Compare the string with its reverse to check for palindrome.

    • Return true if the string is a palindrome, false otherwise.

  • Answered by AI
  • Q3. Types of polymorphism
  • Ans. 

    Types of polymorphism in programming include compile-time polymorphism (method overloading) and runtime polymorphism (method overriding).

    • Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.

    • Runtime polymorphism is achieved through method overriding, where a subclass provides a specific implementation of a method that is already defined in i

  • Answered by AI
  • Q4. Oops properties
  • Q5. Rest API
  • Q6. What is linq
  • Ans. 

    LINQ is a feature in C# that allows for querying data from different data sources using a syntax similar to SQL.

    • LINQ stands for Language Integrated Query

    • It allows for querying data from collections, databases, XML, and more

    • LINQ queries are written in a declarative syntax

    • Example: var result = from num in numbers where num % 2 == 0 select num;

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Mainly on project architectures
  • Q2. How APIs work
  • Ans. 

    APIs work by allowing different software applications to communicate with each other through a set of rules and protocols.

    • APIs define the methods and data formats that applications can use to request and exchange information.

    • APIs can be used to access services or data from a remote server or application.

    • APIs can be RESTful, SOAP-based, or other types depending on the requirements of the applications.

    • APIs often require ...

  • Answered by AI
  • Q3. How to optimize sps
  • Ans. 

    Methods to optimize SPS include data analysis, training programs, performance incentives, and technology integration.

    • Conduct data analysis to identify areas of improvement and track progress over time.

    • Implement training programs to enhance sales skills and product knowledge.

    • Offer performance incentives such as bonuses or rewards for meeting or exceeding targets.

    • Integrate technology solutions like CRM systems to streaml

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How to manage difficult situation
  • Ans. 

    I use active listening, empathy, problem-solving, and conflict resolution techniques to manage difficult situations.

    • Practice active listening to understand the root of the issue

    • Show empathy towards the emotions of all parties involved

    • Utilize problem-solving skills to find mutually beneficial solutions

    • Employ conflict resolution techniques to de-escalate tensions

  • Answered by AI

Skills evaluated in this interview

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)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Can you explain in detail about clusters creation and how you handled practical bugs?
  • Ans. 

    Clusters creation involves setting up multiple servers to work together, while handling practical bugs requires troubleshooting and fixing issues in the cluster.

    • Clusters creation involves setting up multiple servers to work together to distribute workload and increase reliability.

    • Tools like Kubernetes or Docker Swarm can be used to create and manage clusters efficiently.

    • Practical bugs in clusters can include network is...

  • Answered by AI
  • Q2. How much do you experience in Ansible
  • Ans. 

    I have 3 years of experience working with Ansible in automating infrastructure and configuration management.

    • Implemented Ansible playbooks to automate deployment of applications across multiple servers

    • Utilized Ansible roles to standardize configurations and ensure consistency

    • Integrated Ansible with CI/CD pipelines for continuous deployment

    • Troubleshooted and resolved issues related to Ansible scripts and configurations

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Devops Engineer interview:
  • Aws
  • Devops
  • Docker
  • Kubernetes
  • Ansible
  • Terraform
Interview preparation tips for other job seekers - Do practice on senario based topics

Top Infosys Devops Engineer Interview Questions and Answers

Q1. Which programming languages do you use regularly in your work?
View answer (4)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

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

(2 Questions)

  • Q1. What is abstract class? Why we require abstract class?
  • Ans. 

    Abstract class is a class that cannot be instantiated and may contain abstract methods. It is used for defining a common interface.

    • Cannot be instantiated directly

    • May contain abstract methods that must be implemented by subclasses

    • Used for defining a common interface for a group of related classes

  • Answered by AI
  • Q2. What is the difference between abstract class and interfaces?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract class can have constructors, member variables, and methods, while interfaces cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to define a common base class for related classes, while interfaces are used to define a contract for cl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the technical concepts well.

Technical Trainer Interview Questions asked at other Companies

Q1. Return type of pointer in C, type casting in java (as i worked in java), sorting in DS, linked list reversal logic
View answer (2)

Get interview-ready with Top Infosys Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Tell About your previous work
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion

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)

Jobs at Infosys

View all

Test Analyst Interview Questions & Answers

user image Namrata Mahakhud

posted on 15 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Java coding (basic)
  • Q2. Core Java (Fundamentals to Intermediate)
  • Q3. API testing (Rest Assured and Postman)
  • Q4. Selenium Basics
Round 2 - Behavioral 

(4 Questions)

  • Q1. Explain the project you were working on.
  • Q2. What are the obstacles faced and how you solved?
  • Q3. How teams collaborate?
  • Q4. Was there any mistake occurred and there was blame game between devops and testing team?
  • Ans. 

    Yes, there was a mistake that led to blame game between devops and testing team.

    • Miscommunication between devops and testing team regarding deployment instructions

    • Lack of clarity on testing requirements leading to missed bugs

    • Pressure to meet deadlines causing rushed testing and deployment

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Notice period and is it negotiable

Interview Preparation Tips

Interview preparation tips for other job seekers - The process was smooth

Top Infosys Test Analyst Interview Questions and Answers

Q1. Explain framework and practical uses of oops concepts in framework . explain priority and severity. defect lifecycle
View answer (2)

Test Analyst Interview Questions asked at other Companies

Q1. Automation Testing QuestionWhat’s the difference between manual testing and automated testing?
View answer (1)

System Engineer interview

user image OnlineStudy4u

posted on 12 Mar 2022

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

(2 Questions)

  • Q1. Explain Oops concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Key concepts include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: allows a class to inherit properties and...

  • Answered by AI
  • Q2. Explain authentication and authorisation
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what actions they are allowed to perform.

    • Authentication confirms the identity of a user through credentials like passwords or biometrics

    • Authorization determines the permissions and access levels a user has within a system

    • Examples include logging in with a username and password (authentication) and being able to view/edit specific files based

  • 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)

DOT NET Developer Interview Questions & Answers

user image konka malathi

posted on 6 Nov 2024

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

Apti, reasoning and verbal communication

Round 2 - Technical 

(2 Questions)

  • Q1. What is CLR ?
  • Ans. 

    CLR stands for Common Language Runtime, it is the virtual machine component of Microsoft's .NET framework.

    • CLR is responsible for managing the execution of .NET programs.

    • It provides services such as memory management, exception handling, and security.

    • CLR compiles the intermediate language code into native code using Just-In-Time (JIT) compilation.

    • It allows different languages to be used within the .NET framework, as lon...

  • Answered by AI
  • Q2. Difference between Kestrel and IIS
  • Ans. 

    Kestrel is a cross-platform web server while IIS is a Windows-only web server.

    • Kestrel is a lightweight, open-source web server developed by Microsoft and optimized for ASP.NET Core applications.

    • IIS (Internet Information Services) is a full-featured web server developed by Microsoft for Windows servers.

    • Kestrel can be used as a standalone server or behind a reverse proxy like IIS or Nginx.

    • IIS provides additional features...

  • Answered by AI

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)

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

I&C engineer

Noida,

Mysuru / Mysore

+1

4-9 Yrs

Not Disclosed

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