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 Freshers

Updated 6 Apr 2025

Top Infosys Interview Questions and Answers for Freshers

View all 666 questions

Infosys Interview Experiences for Freshers

Popular Designations

1k interviews found

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

(1 Question)

  • Q1. What is binding , types of binding , how to consume odata service in webide , difference between == and === , explain routing and navigation , what is manifest file , explain project details , what is frag...
  • Ans. 

    Binding is a way to connect UI elements to data models in SAP UI5. OData service can be consumed in WebIDE. Manifest file configures the app. Routing and navigation manage app navigation.

    • Types of binding: Property binding, Element binding, Aggregation binding

    • Consuming OData service in WebIDE: Create a new project, add a data source, bind UI elements to OData model

    • Difference between == and ===: == compares values, === c...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain about your project , give the challenges that you faced in your project , basics of fiori

Skills evaluated in this interview

SAP UI5 Consultant Interview Questions asked at other Companies

Q1. What is binding , types of binding , how to consume odata service in webide , difference between == and === , explain routing and navigation , what is manifest file , explain project details , what is fragment , which controls have you used... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Cloud Implementation Strategy
  • Ans. 

    Cloud implementation strategy involves planning, designing, and executing the migration of applications and data to cloud infrastructure.

    • Assess current infrastructure and applications to determine cloud readiness

    • Define goals and objectives for cloud migration

    • Select appropriate cloud service model (IaaS, PaaS, SaaS)

    • Choose cloud provider based on requirements and budget

    • Develop migration plan including timeline, resources...

  • Answered by AI
  • Q2. Explain multi-cloud Strategy and Solutions
  • Ans. 

    Multi-cloud strategy involves using multiple cloud services from different providers to optimize performance, cost, and reliability.

    • Multi-cloud strategy involves using a combination of public, private, and hybrid clouds to meet specific business needs.

    • It allows organizations to avoid vendor lock-in, improve redundancy, and enhance disaster recovery capabilities.

    • Examples of multi-cloud solutions include using AWS for st...

  • Answered by AI

Skills evaluated in this interview

Senior Architect Interview Questions asked at other Companies

Q1. What is a typical cladding material. What are the types and how are they applicable for specific buildings.
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Well oriented questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced System Engineer with a strong background in network infrastructure and troubleshooting.

    • Over 5 years of experience in designing, implementing, and maintaining network systems

    • Proficient in troubleshooting hardware and software issues

    • Skilled in network security protocols and best practices

    • Certified in Cisco CCNA and CompTIA Network+

    • Strong communication and problem-solving skills

  • Answered by AI
  • Q2. Questions related to OOP's concept

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare tha basics well

Top Infosys System Engineer Interview Questions and Answers

Q1. Count Ways to Reach the N-th Stair Problem Statement You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to reach the Nth stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (5)

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)

Analyst Interview Questions & Answers

user image Rahul Yeola

posted on 4 Oct 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Business Analytics

    • I have experience working with SQL, Excel, and Tableau for data analysis

    • I have successfully led projects to improve operational efficiency and cost savings

  • Answered by AI
  • Q2. Salary expectations

Top Infosys Analyst Interview Questions and Answers

Q1. How many samosas does your college canteen sell?
View answer (3)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Infosys interview questions for popular designations

 System Engineer

 (1.1k)

 Software Engineer

 (307)

 Technology Analyst

 (280)

 Senior Systems Engineer

 (275)

 Associate Consultant

 (273)

 Software Developer

 (261)

 Business Analyst

 (240)

 Senior Associate Consultant

 (184)

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between put and patch
  • Ans. 

    Put is used to create or update a resource, while patch is used to update a resource partially.

    • Put is idempotent, meaning multiple identical requests will have the same effect as a single request

    • Patch is not idempotent, as multiple identical requests may have different effects

    • Put requires the client to send the entire updated resource, while patch only requires the client to send the specific changes

    • Put is typically us...

  • Answered by AI
  • Q2. Csrf what is it
  • Ans. 

    CSRF stands for Cross-Site Request Forgery, a type of attack where a malicious website tricks a user into performing actions on another website.

    • CSRF attacks exploit the trust that a site has in a user's browser, allowing an attacker to perform actions on behalf of the user without their consent.

    • Prevent CSRF attacks by using tokens to validate requests, ensuring that actions can only be performed by the intended user.

    • Ex...

  • Answered by AI
  • Q3. Jwt token related questions
Round 2 - HR 

(1 Question)

  • Q1. Managerial questions

Skills evaluated in this interview

Top Infosys Senior Consultant Interview Questions and Answers

Q1. What do understand by umask value and what are the by default values of umask if I create a file or a directory as a user and root?
View answer (1)

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Get interview-ready with Top Infosys Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Assignment 

Had to complete videos

Round 2 - Technical 

(1 Question)

  • Q1. Use of ai in real life
  • Ans. 

    AI is used in real life for various applications such as virtual assistants, recommendation systems, autonomous vehicles, and fraud detection.

    • Virtual assistants like Siri, Alexa, and Google Assistant use AI to understand and respond to user queries.

    • Recommendation systems on platforms like Netflix and Amazon use AI to suggest personalized content based on user preferences.

    • Autonomous vehicles use AI for navigation, objec...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Luck matters

Skills evaluated in this interview

Artificial Intelligence Intern Interview Questions asked at other Companies

Q1. Which AI field you are interested?
View answer (4)

Jobs at Infosys

View all

Trainee Interview Questions & Answers

user image Anonymous

posted on 25 Aug 2024

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

I applied via Internshala and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Tree and graph related questions

Round 2 - Group Discussion 

Freedom of work in organization

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Project Management related
  • Q2. Project Technical related.
Round 2 - One-on-one 

(1 Question)

  • Q1. Program/Project Manager related

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time with this process, unless you despirately need a job. HRs doesnt look at your expected package unless you clear interviews. So, it's all luck till last round.

Top Infosys Project Manager Interview Questions and Answers

Q1. What is the difference between scrum master and product manager
View answer (6)

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quant, english, reasoning

Round 2 - One-on-one 

(1 Question)

  • Q1. Introduction tell about yourself

Top Infosys Software Engineer Interview Questions and Answers

Q1. Split the String Problem Statement You are given a string str consisting of N lowercase alphabets. Your task is to determine if it is possible to divide the string into three non-empty substrings such that one of them is a substring of the ... read more
View answer (3)

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 (223)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA and OOPS
Collections
Spring Boot
Hibernate
Junit

Round 2 - Technical 

(2 Questions)

  • Q1. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • HashMap allows null keys and values, but...

  • Answered by AI
  • Q2. Comparator vs Comparable
  • Ans. 

    Comparator is used to define custom sorting order for objects, while Comparable is used to define natural ordering of objects.

    • Comparator is an external class used for custom sorting logic

    • Comparable is an interface used for natural ordering of objects

    • Comparator can be used to sort objects based on multiple criteria

    • Comparable is implemented by the class itself to define default sorting behavior

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing DSA along with Java and spring boot

Skills evaluated in this interview

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

Infosys Interview FAQs

How many rounds are there in Infosys interview for freshers?
Infosys interview process for freshers usually has 2-3 rounds. The most common rounds in the Infosys interview process for freshers are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Infosys interview for freshers?
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 SAP ABAP, SAP FICO, SAP MM, SAP SD and SAP Basis.
What are the top questions asked in Infosys interview for freshers?

Some of the top questions asked at the Infosys interview for freshers -

  1. 1. Journal entry for Purchase with GST 2. Explain any one Ind AS 3. What is SAP...read more
  2. Introduce yourself 1.What is STLC 2. difference between Test plan,test case,tes...read more
  3. Are you okay to learn front end and back end technologies to ensure you are a c...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 Freshers

based on 392 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.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Infosys Reviews and Ratings

based on 40.8k reviews

3.6/5

Rating in categories

3.6

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 40.8k Reviews and Ratings
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Senior Systems Engineer
51.2k salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

System Engineer
31.7k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
31k salaries
unlock blur

₹5.1 L/yr - ₹19.6 L/yr

Senior Associate Consultant
28.8k salaries
unlock blur

₹6.2 L/yr - ₹16.9 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