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

Updated 27 Jan 2025

Top Infosys Interview Questions and Answers

  • Q1. At what scale did you choose yourself in the programming language?
  • Q2. Explain Oop concepts with examples ,what is static variable, conditions operator, arithmetic operator
  • Q3. Which programming languages you are familiar with?
View all 76 questions

Infosys Interview Experiences

182 interviews found

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

I applied via campus placement at Institute of Engineering and Management, Kolkata and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions on Quants/LRDI/Verbal Reasoning

Round 2 - Technical 

(1 Question)

  • Q1. 1. Tell me about yourself 2. Questions on CV 3. Write a program in JAVA to print starts pattern? 4. Strengths and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best and be confident for your interview.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Graphic Era University, Dehradun and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Cocubes - Online Test

Round 2 - Technical 

(4 Questions)

  • Q1. Basics of different topics from your subjects
  • Q2. Questions based on project you did.
  • Q3. Java basics, OOPS, etc
  • Q4. Logic problems, pattens, basic math, etc

System Engineer Interview Questions Asked at Other Companies for Experienced

asked in Infosys
Q1. Quick Sort Problem Statement You are provided with an array of in ... read more
Q2. What is Matlab, which tools you have used to perform development ... read more
asked in Siemens
Q3. what is the disadvantage or drawback in S7 controller?
Q4. What is IPSEC VPN? Different between phase 1 and Phase 2
Q5. Difference between HTTP and HTTPS, What is UDP and TCP, Port numb ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via YouTube and was interviewed before Feb 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Profit and loss, time and work etc.

Round 3 - Technical 

(3 Questions)

  • Q1. Some coding question.
  • Q2. What is database Types of database Breaks What is array Oops concepts Inheritance Polymorphism etc
  • Ans. 

    A database is a collection of data that is organized in a way that allows for easy retrieval and manipulation.

    • Types of databases include relational, NoSQL, object-oriented, and graph databases.

    • Arrays are a data structure that stores a collection of elements of the same type.

    • Object-oriented programming concepts include inheritance, polymorphism, and encapsulation.

    • Inheritance allows for the creation of new classes based ...

  • Answered by AI
  • Q3. 1gb= how mach tb Difference between print f and scan Some database questions

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Any one language like c , Java,
  • C
  • OOPS
Interview preparation tips for other job seekers - Your interview is fully depends on your resume or confidence.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Dec 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were maths reasoning and general English questions

Round 2 - Technical 

(5 Questions)

  • Q1. The second round was mixed HR + techincal, asking questions related to basic coding concepts and your life situation and how you handle them. Like are you ready to relocate, what if your parents don't allo...
  • Q2. What are oops concept
  • Ans. 

    Object-oriented programming concepts that help in organizing and structuring code.

    • Encapsulation: Bundling data and methods together in a class.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstraction: Hiding complex implementation details and providing simplified interfaces.

    • Enca...

  • Answered by AI
  • Q3. How do you connect database to your code
  • Ans. 

    To connect a database to code, use a database driver or ORM framework.

    • Choose a suitable database driver or ORM framework based on the programming language and database being used.

    • Install the necessary dependencies and configure the database connection settings.

    • Establish a connection to the database using the provided credentials.

    • Execute SQL queries or use ORM methods to interact with the database.

    • Handle errors and exce...

  • Answered by AI
  • Q4. Are you ready to relocate,what if your parents don't agree
  • Q5. What you do as a social worker and why you do it

Interview Preparation Tips

Interview preparation tips for other job seekers - Negotiation is must as you are not going to get hikes easily

Infosys interview questions for designations

 System Engineer Hardware

 (101)

 Assistant System Engineer

 (16)

 System Software Engineer

 (6)

 Junior System Engineer

 (3)

 System Test Engineer

 (1)

 Network & System Engineer

 (1)

 System Engineer Analyst

 (1)

 IT System Engineer

 (3)

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

I applied via campus placement at Sangameshwar College, Solapur and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

I gave Aptitude Test in 1st round

Round 2 - Technical 

(2 Questions)

  • Q1. Explain DML and DQL
  • Ans. 

    DML stands for Data Manipulation Language and is used to manipulate data in a database. DQL stands for Data Query Language and is used to retrieve data from a database.

    • DML is used to insert, update, delete, and retrieve data in a database

    • Examples of DML commands include INSERT, UPDATE, DELETE

    • DQL is used to retrieve data from a database

    • Examples of DQL commands include SELECT

  • Answered by AI
  • Q2. Explain exception handling in java
  • Ans. 

    Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

    • Exceptions are objects that are thrown at runtime when an error occurs

    • Try block is used to enclose the code that might throw an exception

    • Catch block is used to handle the exception and provide a specific response

    • Finally block is used to execute code regardless of whether an exception is thrown or not

    • Example: try { // code tha...

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Infosys Interview Questions

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test of 1 hr in which 30 minutes for aptitude and 30 minutes for 2 coding question easy -medium.

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview asking core subject questions and project related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare linear data structures and aptitude and work on communication skills thats it.

System Engineer Jobs at Infosys

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy. Basic questions

Round 2 - Coding Test 

Medium difficulty. 2 coding rounds. Easy and hard.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About java programming and AWS.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Core Java
  • Python
  • AWS
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude with more focus on english

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked about the basics from the resume and basic knowedge of technologies.
  • Q2. 1, Tell me about yourself. 2. SQL basic queries. 3. general awareness.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. They asked about basic concepts of java,java 8,springboot,hibernate,jdbc,multithreading ,collection and oops concept
Round 2 - Technical 

(1 Question)

  • Q1. They asked question about my project
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked the related to project deliverables and how to handle the pressure in project

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on basic concepts and focus your projects what you did in previous organization .
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What are OOPS concepts?
  • Ans. 

    OOPS concepts are fundamental principles of Object-Oriented Programming that help in designing and implementing software systems.

    • Encapsulation: Bundling data and methods together in a class.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstraction: Hiding complex implementation d...

  • Answered by AI
  • Q2. Explain the Abstract class with a real-life example
  • Ans. 

    Abstract class is a class that cannot be instantiated and is used as a blueprint for other classes.

    • An abstract class provides common attributes and methods that can be inherited by its subclasses.

    • It can have both abstract and non-abstract methods.

    • Abstract classes are used to achieve abstraction and provide a common interface for related classes.

    • Real-life example: Animal class can be an abstract class with common attrib

  • Answered by AI
  • Q3. What are the benefits of Cloud Technologies?
  • Ans. 

    Cloud technologies offer numerous benefits such as scalability, cost savings, flexibility, and increased collaboration.

    • Scalability: Cloud technologies allow businesses to easily scale their resources up or down based on demand.

    • Cost savings: Cloud services eliminate the need for upfront hardware and infrastructure investments, reducing costs.

    • Flexibility: Cloud platforms provide the flexibility to access data and applica...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
  • Cloud Computing
  • Software Engineering
  • DBMS
  • SDLC
Interview preparation tips for other job seekers - Be Confident, and make sure you know the basics of at least 1 programming language,

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys System Engineer 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 Aptitude Test, Technical and Resume Shortlist.
How to prepare for Infosys System Engineer 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, .Net, ASP.Net, Java and Performance Engineering.
What are the top questions asked in Infosys System Engineer interview for experienced candidates?

Some of the top questions asked at the Infosys System Engineer interview for experienced candidates -

  1. At what scale did you choose yourself in the programming langua...read more
  2. Explain Oop concepts with examples ,what is static variable, conditions operat...read more
  3. Which programming languages you are familiar wi...read more
How long is the Infosys System Engineer interview process?

The duration of Infosys System Engineer 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 116 interviews

5 Interview rounds

  • Aptitude Test Round - 1
  • Technical Round - 1
  • Technical Round - 2
  • Aptitude Test Round - 2
  • Personal Interview1 Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys System Engineer Salary
based on 39.2k salaries
₹2.5 L/yr - ₹7.9 L/yr
31% less than the average System Engineer Salary in India
View more details

Infosys System Engineer Reviews and Ratings

based on 3.6k reviews

3.8/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

2.8

Salary

4.0

Job security

3.9

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 3.6k Reviews and Ratings
Infotainment System Engineer

Chennai

7-10 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56.2k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.1k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.2k salaries
unlock blur

₹2.5 L/yr - ₹7.9 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 - ₹17 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