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 5 Mar 2025

Top Infosys Interview Questions and Answers

View all 4.5k questions

Infosys Interview Experiences

Popular Designations

7.5k interviews found

Backend Developer Interview Questions & Answers

user image 17-4h1 Jyoshna

posted on 21 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Method overriding and loading
  • Q2. Sql queries join and skip
  • Q3. Cashing in spring boot, profiles, java 8

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Child to parent communication in LWC
  • Ans. 

    Child to parent communication in LWC involves using events to pass data from child components to parent components.

    • Use custom events to communicate from child to parent components

    • Dispatch the custom event in the child component and handle it in the parent component

    • Pass data along with the custom event to send information from child to parent

  • Answered by AI
  • Q2. Trigger scenario

Interview Preparation Tips

Topics to prepare for Infosys Senior Salesforce Developer interview:
  • lwc

Skills evaluated in this interview

Senior Salesforce Developer Interview Questions asked at other Companies

Q1. What are best practices to write trigger? What are execution order in salesforce? What are deployment techniques used in salesforce? What is min code coverage required while deployment? What is azure dev ops?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Angular basics , like what are SPA's,routing,components
  • Q2. Explain subject and behaviour subject , questions on js
Round 2 - Technical 

(1 Question)

  • Q1. More advanced topics like ngrx

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a LWC to display contacts associated to an account.
  • Ans. 

    LWC to display contacts associated to an account

    • Create an Apex class to fetch contacts associated with the account

    • Use Lightning Data Service to retrieve account details

    • Display contacts in a Lightning web component using HTML and CSS

  • Answered by AI
  • Q2. Write a trigger to update field on child record from parent record.
  • Ans. 

    Use trigger to update child record field from parent record

    • Create a trigger on the parent object

    • Query for the child records related to the parent record

    • Update the field on the child records with the desired value

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write a trigger to update a field on child record a default value if the child record is the only child of parent
  • Ans. 

    Write a trigger to update a field on child record with default value if it is the only child of parent

    • Create a trigger on the child object

    • Query for the parent record and check if it has only one child record

    • If the parent has only one child, update the field on the child record with the default value

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Infosys is not giving salary hike even if you clear all the rounds they come up with an offer of just 10%

Skills evaluated in this interview

Top Infosys Salesforce Developer Interview Questions and Answers

Q1. How do you make the child records read only of its parent record's field is updated to some value
View answer (1)

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

Infosys interview questions for popular designations

 System Engineer

 (1.1k)

 Software Engineer

 (307)

 Technology Analyst

 (277)

 Associate Consultant

 (270)

 Senior Systems Engineer

 (267)

 Software Developer

 (259)

 Business Analyst

 (240)

 Senior Associate Consultant

 (177)

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

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How do you debug LWC
  • Ans. 

    Debugging LWC involves using browser developer tools, console logs, and Salesforce Lightning Inspector.

    • Use browser developer tools to inspect elements and check for errors.

    • Utilize console logs to track variables and identify issues in the code.

    • Use Salesforce Lightning Inspector to debug server-side Apex calls and network requests.

  • Answered by AI
  • Q2. REST SOAP APIs differences
  • Ans. 

    REST and SOAP APIs are different in terms of architecture, communication, and data formats.

    • REST is based on HTTP protocol and uses standard methods like GET, POST, PUT, DELETE, while SOAP is a protocol-agnostic and uses XML for communication.

    • REST is lightweight and easier to use, while SOAP is more rigid and has more security features.

    • REST APIs are stateless, while SOAP APIs can maintain state between requests.

    • REST API...

  • Answered by AI

Skills evaluated in this interview

Top Infosys Salesforce Developer Interview Questions and Answers

Q1. How do you make the child records read only of its parent record's field is updated to some value
View answer (1)

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

Get interview-ready with Top Infosys Interview Questions

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

(1 Question)

  • Q1. What is the method to convert a string to uppercase in programming?

Top Infosys Python Software Developer Interview Questions and Answers

Q1. Can you write a Python program to determine whether two given words are anagrams of each other without using built-in functions?
View answer (1)

Python Software Developer Interview Questions asked at other Companies

Q1. What is the purpose of using the super keyword, Inheritance in Python
View answer (1)

Jobs at Infosys

View all

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain automation framework
  • Ans. 

    Automation framework is a set of guidelines, best practices, tools, and libraries used to automate testing processes.

    • Automation framework provides structure and guidelines for writing automated tests.

    • It helps in organizing test scripts, managing test data, and generating test reports.

    • Common types of automation frameworks include keyword-driven, data-driven, and hybrid frameworks.

    • Frameworks like Selenium WebDriver, Test...

  • Answered by AI
  • Q2. Waits in selenium, OOPS, agile
  • Ans. 

    Waits in Selenium are used to handle synchronization issues, OOPS is Object-Oriented Programming concepts, and Agile is a software development methodology.

    • Waits in Selenium are used to wait for certain conditions to be met before proceeding with the next steps in test automation scripts.

    • OOPS concepts in programming include inheritance, encapsulation, polymorphism, and abstraction.

    • Agile is a software development methodo...

  • Answered by AI
Round 2 - Coding Test 

Reverse a string, find duplicates, write xpath

Interview Preparation Tips

Interview preparation tips for other job seekers - easy round one. bit tough round two

Skills evaluated in this interview

Top Infosys QA Engineer Interview Questions and Answers

Q1. Difference between different types of application. How they had been build and examples. Hybrid Web Application Native application
View answer (1)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Related to Oops concepts
  • Q2. HashSet with custom objects
  • Ans. 

    HashSet is a collection that stores unique elements, custom objects can be added by overriding equals() and hashCode() methods.

    • Override equals() and hashCode() methods in custom object class for proper comparison and hashing

    • Ensure immutability of custom object to maintain uniqueness in HashSet

    • Example: class CustomObject { private int id; private String name; }

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Project related questions
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a highly motivated and experienced professional with a background in consulting and a passion for problem-solving.

    • Over 5 years of experience in consulting roles

    • Strong analytical skills and ability to think critically

    • Proven track record of successfully managing client relationships

    • Excellent communication and presentation skills

    • Proficient in data analysis and project management

  • Answered by AI
  • Q2. Salary negotiation

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
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops any one briefly Write a program reverse string String Builder Comparator Comparable Transient keyword Exception handling Wait() and sleep() Custom exception and why we need Spring mvc and flow Spring...

Top Infosys Java Developer Interview Questions and Answers

Q1. Which should be preferred between String and StringBuffer when there are many updates required to the data?
View answer (4)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Diff between virtual dom and original dom
  • Ans. 

    Virtual DOM is a lightweight copy of the original DOM that React uses to improve performance by minimizing actual DOM manipulation.

    • Virtual DOM is a representation of the actual DOM in memory.

    • React compares the virtual DOM with the original DOM and only updates the parts that have changed.

    • Virtual DOM updates are faster than directly manipulating the original DOM.

    • Virtual DOM helps in optimizing performance by reducing th...

  • Answered by AI
  • Q2. Detailed explanation of useffect
  • Ans. 

    useEffect is a React hook that allows for side effects in functional components.

    • useEffect is used to perform side effects in functional components.

    • It runs after every render by default.

    • It can be used to fetch data, subscribe to events, update the DOM, and more.

    • To run useEffect only once, pass an empty array as the second argument.

    • To clean up effects, return a function from useEffect.

  • Answered by AI
  • Q3. UseMemo will use in all component

Skills evaluated in this interview

Top Infosys React Js Frontend Developer Interview Questions and Answers

Q1. what is callback, event deligaton, react reconcillaton, react life cycle methods
View answer (1)

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

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.

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.4k 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.4k Reviews and Ratings
Java Developer- Infosys

Hyderabad / Secunderabad,

Chennai

+1

5-10 Yrs

Not Disclosed

C/C++ - Infosys

Pune,

Chennai

+1

3-8 Yrs

Not Disclosed

Microsoft Azure Developer - Pan India

Hyderabad / Secunderabad,

Chennai

+1

3-8 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.7k 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.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

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