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

based on 36.3k Reviews

Filter interviews by

Infosys Interview Questions, Process, and Tips

Updated 18 Dec 2024

Top Infosys Interview Questions and Answers

  • Q1. Count Ways To Reach The N-th Stairs You 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 ei ...read more
    asked in System Engineer interview
  • Q2. 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 t ...read more
    asked in Senior Associate Consultant interview
  • Q3. Split the String You 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 subs ...read more
    asked in Software Engineer interview
View all 4.3k questions

7.3k Infosys Interview Experiences

16.5k questions found

Sort by: Popular
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Company Website and was interviewed in Oct 2024.

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Write the program -> input -> aabbccc. Output -> a2b2c3
  • Q2. Write the dynamic xpath (both relative and absolute)
  • Q3. API difference between put and patch
  • Q4. Basic SQL query

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on java collects and do write logic using same. Better to practice without IDE (usually interviewer ask to write in note pad or online complier)
Selenium concepts - Waits, Locators and Mouse Actions

Final,
All depends on interviewer mood.

Associate Consultant Interview Questions

user image Bodke Venkatesh

posted on 28 Oct 2024

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

I applied via Naukri.com and was interviewed in Sep 2024.

3 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. About my self and Azure experience
  • Q2. Technical questions on Azure Integration Services
2

Behavioral Round (2 Questions)

  • Q1. Not much technical but test your real time experience
  • Q2. About previous projects and roles
3

HR Round (2 Questions)

  • Q1. Salary negotiation
  • Q2. Location and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Very nice experience with Infosys as a immediate joinee the process to only 12 days from first round to offer release.

Get interview-ready with top interview questions

Reactjs Developer Interview Questions

user image Anonymous

posted on 8 Dec 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Diff between state and props
  • Q2. Lifecycle method in functional component
  • Q3. Find unique element
  • Q4. Remove duplicate element
  • Q5. Explain clousure

System Engineer Interview Questions

user image Vimal

posted on 18 Nov 2024

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024.

2 Interview Rounds

1

Aptitude Test Round

Basic verbal abilitic and logical reasoning question ,pseudocode and essay writing

2

Technical Round (5 Questions)

  • Q1. About my internship and projects
  • Q2. Area of intrest
  • Q3. Osi models and basic networking
  • Q4. Why do u want to join infosys
  • Q5. Favourite sport

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and good communication skill is enough to crack this interview

Infosys interview questions for popular designations

 System Engineer

 (1.2k)

 Software Engineer

 (304)

 Technology Analyst

 (265)

 Senior Systems Engineer

 (261)

 Associate Consultant

 (257)

 Software Developer

 (244)

 Business Analyst

 (239)

 Senior Associate Consultant

 (169)

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Company Website and was interviewed in Oct 2024.

2 Interview Rounds

1

Technical Round (4 Questions)

  • Q1. Explain projects
  • Q2. Tech stack u worked on
  • Q3. Collection framework
  • Q4. Spring Framework questions
2

Behavioral Round (2 Questions)

  • Q1. Springs questions
  • Q2. Working knowledge in Java

Plsql Developer Interview Questions

user image Anonymous

posted on 27 Nov 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Types of partition in sql
  • Q2. Can we edit data in complex views, will the underlying table be effected?
  • Q3. How do you do performance tuning?
  • Q4. Tell about regex

Jobs at Infosys

View all

SAP PP Consultant Interview Questions

user image Anonymous

posted on 6 Dec 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Scheduling margin key
  • Q2. Control key what is its importance
  • Q3. Different MRP types
  • Q4. Important configurations in SAP PP

System Engineer interview

user image OnlineStudy4u

posted on 5 Dec 2021

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

I applied via Referral and was interviewed in Jun 2024.

2 Interview Rounds

1

Technical Round (28 Questions)

  • Q1. Introduce yourself.
  • Q2. Tell me about your current project and the domain you have worked on.
  • Q3. What is the logic of the code for finding duplicate numbers in an array?
  • Q4. What is the solution for resolving conflicts in a git merge?
  • Q5. Why is object creation not possible for abstract classes?
  • Q6. What is the purpose of exception handling in Java?
  • Q7. What are the key differences between LinkedList and HashSet?
  • Q8. Is it possible to achieve method overloading within a private class in Java?
  • Q9. What are the different types of dependency injection?
  • Q10. What is the flow of dependency injection in Spring Boot?
  • Q11. How do you call a private method in another class?
  • Q12. Which tree is used in TreeMap and what is the implementation of it?
  • Q13. What is the inversion of control and how does it work?
  • Q14. What is the difference between @RestController and @Request mapping?
  • Q15. Tell me the flow of HTTP requests for the backend in Java.
  • Q16. When can we use multiple catch blocks?
  • Q17. How can we achieve inheritance in Java?
  • Q18. What is the purpose of dependence injection?
  • Q19. What is the difference between stream and collection in Java?
  • Q20. What is the play framework and how is it different from spring boot? (I have majorly worked on play framework that's why this question was asked to me)
  • Q21. How do you create a spring boot application?
  • Q22. What are starter dependencies in spring boot?
  • Q23. What is a B-tree index?
  • Q24. What is a trigger in SQL and how is it used?
  • Q25. What are ACID properties?
  • Q26. What are the types of joins and what is the difference between them?
  • Q27. What is normalization?
  • Q28. 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 t...read more
2

One-on-one Round (2 Questions)

  • Q1. Tell me about your family background, education, work experience, and project, on which you have worked.
  • Q2. Write a Java code and Angular code to retrieve the data from the given URL. "-----/"

Interview Preparation Tips

Interview preparation tips for other job seekers - For this role, your basic must be strong in JAVA and should have working knowledge of Spring Boot framework.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Sep 2024.

2 Interview Rounds

1

Technical Round (3 Questions)

  • Q1. Tell me about spring security that you have implemented in your project?
  • Q2. Tell me security vulnerabilities that you have fixed in your project?
  • Q3. What are challenges faced while migrating java 8 to java 17?
2

HR Round (2 Questions)

  • Q1. Why are switching very early?
  • Q2. Current salary and how much you are expecting from infosys?

Interview Preparation Tips

Topics to prepare for Infosys Senior Associate Consultant interview:
  • Core Java
  • Spring Boot
  • Spring security
  • Microservices
  • AWS
Interview preparation tips for other job seekers - be prepare on core java first and then concentrate on spring boot, spring security and microservices.

Skills evaluated in this interview

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 Resume Shortlist.
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. 1. what is the difference between exception and error. How did u solve the erro...read more
  2. What is your strong point in terms of technical knowledge? Like JAVA, C, C++. ...read more
  3. 1. What is the frame work u have worked and explain the framework with folder s...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.

Interview Process at Infosys

based on 2.7k interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 4.5k Infosys interviews
Job Portal
Company Website
Campus Placement
Referral
WalkIn
Recruitment Consultant
31%
22%
20%
11%
5%
2%
9% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.7k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Wipro Interview Questions
3.7
 • 5.1k Interviews
Capgemini Interview Questions
3.8
 • 4.6k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.4k Interviews
Genpact Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
LTIMindtree Interview Questions
3.5
 • 2.3k Interviews
View all

Infosys Reviews and Ratings

based on 36.3k reviews

3.7/5

Rating in categories

3.8

Skill development

3.7

Work-Life balance

2.8

Salary & Benefits

4.2

Job Security

3.8

Company culture

2.8

Promotions/Appraisal

3.4

Work Satisfaction

Explore 36.3k Reviews and Ratings
Mainframe Developer -GN

Mumbai,

Chennai

+1

4-9 Yrs

₹ 5-15 LPA

Dot Net Developer -GN

Hyderabad / Secunderabad,

Pune

+1

4-9 Yrs

₹ 5-15 LPA

Angular Developer -GN

Ahmedabad,

Chennai

+1

4-8 Yrs

₹ 5-15 LPA

Explore more jobs
Technology Analyst
57.4k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.9k salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

System Engineer
32.8k salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Technical Lead
31.4k salaries
unlock blur

₹5.3 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.3k salaries
unlock blur

₹6.2 L/yr - ₹18 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview