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 Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Infosys System Engineer Interview Questions and Answers for Experienced

Updated 2 Jul 2025

69 Interview questions

A System Engineer was asked 1mo ago
Q. What are some Java frameworks, and what are the differences among them?
Ans. 

Java frameworks streamline development with reusable components, each serving different purposes and architectures.

  • Spring: A comprehensive framework for enterprise applications, focusing on dependency injection and aspect-oriented programming.

  • Hibernate: An ORM framework that simplifies database interactions by mapping Java objects to database tables.

  • JavaServer Faces (JSF): A component-based framework for building ...

A System Engineer was asked 1mo ago
Q. Write a program that incorporates all the core concepts of Object-Oriented Programming (OOP) within a single implementation.
Ans. 

A program demonstrating OOP concepts: encapsulation, inheritance, polymorphism, and abstraction.

  • Encapsulation: Use classes to bundle data and methods. Example: class 'Car' with attributes like 'color' and methods like 'drive()'.

  • Inheritance: Create a subclass that inherits properties from a parent class. Example: 'ElectricCar' inherits from 'Car'.

  • Polymorphism: Use method overriding to allow different classes to def...

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
Q3. What is IPSEC VPN? Different between phase 1 and Phase 2
asked in Siemens
Q4. What are the disadvantages or drawbacks of the S7 controller?
Q5. Difference between HTTP and HTTPS, What is UDP and TCP, Port numb ... read more
🔥 Asked by recruiter 2 times
A System Engineer was asked 2mo ago
Q. What are the key concepts of Object-Oriented Programming (OOP)?
Ans. 

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

  • Encapsulation: OOP allows bundling of data and methods that operate on the data within a single unit or class, promoting data hiding. Example: A class 'Car' with attributes like 'speed' and methods like 'accelerate()'.

  • Inheritance: OOP enables a new class to inherit properties and behaviors f...

🔥 Asked by recruiter 4 times
A System Engineer was asked 4mo ago
Q. What is a pointer?
Ans. 

A pointer is a variable that stores the memory address of another variable, enabling direct memory access and manipulation.

  • Pointers are used in languages like C and C++ to manage memory efficiently.

  • Example: int *ptr; // ptr is a pointer to an integer.

  • Pointers can be dereferenced to access the value at the memory address they point to.

  • Example: *ptr = 10; // assigns the value 10 to the integer pointed by ptr.

  • Pointer...

A System Engineer was asked 4mo ago
Q. What is your primary skill?
Ans. 

My primary skill is systems integration, ensuring seamless communication between hardware and software components.

  • Expert in designing and implementing system architectures, e.g., integrating cloud services with on-premises solutions.

  • Proficient in troubleshooting and optimizing system performance, such as reducing latency in data processing.

  • Experience with automation tools like Ansible and Puppet to streamline depl...

A System Engineer was asked 6mo ago
Q. What was your college project?
Ans. 

Developed a smart irrigation system using IoT to optimize water usage in agriculture.

  • Utilized Arduino and sensors to monitor soil moisture levels.

  • Implemented a mobile app for real-time data access and control.

  • Conducted field tests to evaluate water savings and crop yield improvements.

  • Collaborated with a team of four, enhancing project management skills.

A System Engineer was asked 6mo ago
Q. Do you have prior experience with coding languages?
Ans. 

Yes, I have experience with several coding languages, which I utilize for automation and system integration tasks.

  • Proficient in Python for scripting and automation tasks.

  • Experience with Java for developing backend services.

  • Familiar with Bash scripting for system administration.

  • Used SQL for database management and querying.

Are these interview questions helpful?
A System Engineer was asked 11mo ago
Q. What are the uses of inheritance?
Ans. 

Inheritance is a mechanism in object-oriented programming where a new class inherits properties and behaviors from an existing class.

  • Allows for code reusability and promotes the concept of 'is-a' relationship

  • Derived class can access the members of the base class

  • Types of inheritance include single, multiple, multilevel, hierarchical, and hybrid

  • Example: Class Car inherits from class Vehicle, inheriting properties li...

A System Engineer was asked 12mo ago
Q. Explain the basic concepts of OOPS in detail.
Ans. 

OOPs (Object-Oriented Programming) is a programming paradigm based on objects and classes, promoting code reusability and modularity.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism to create a new class from an existing class, inheriting attributes and methods (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to pr...

A System Engineer was asked
Q. What are the differences between C++ and Java?
Ans. 

C++ is a statically typed language with manual memory management, while Java is a dynamically typed language with automatic memory management.

  • C++ is compiled directly to machine code, while Java is compiled to bytecode and runs on a virtual machine (JVM).

  • C++ supports multiple inheritance, while Java supports only single inheritance through interfaces.

  • C++ allows for pointer arithmetic, while Java does not have poin...

Infosys System Engineer Interview Experiences for Experienced

187 interviews found

System Engineer Interview Questions & Answers

user image Ashutosh kumar

posted on 13 Feb 2025

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

(2 Questions)

  • Q1. What is your day to day life what do you do as accordingly to your roles and what are your responsibilities in previous company
  • Ans. 

    As a system engineer, I am responsible for designing, implementing, and maintaining computer systems and networks to ensure they operate efficiently and securely.

    • Designing and implementing computer systems and networks

    • Troubleshooting and resolving technical issues

    • Monitoring system performance and security

    • Collaborating with other IT professionals and departments

    • Creating and maintaining documentation for systems and proc...

  • Answered by AI
  • Q2. What is your currentctc
  • Ans. 

    My current CTC is $80,000 per year.

    • My current CTC is $80,000 per year

    • I am currently earning $80,000 annually

    • My current salary package is $80,000 per annum

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Explain about your project?
  • Q2. Why do you use this technology to your project?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Jul 2024.

Round 1 - Aptitude Test 

Had One Apti test and interview.
Selected in the First round and awaiting updates

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is networking?
  • Ans. 

    Networking is the practice of connecting computers and other devices to share resources and information.

    • Networking involves the use of hardware such as routers, switches, and cables to connect devices.

    • It also includes the use of software protocols like TCP/IP to facilitate communication between devices.

    • Networking allows for sharing resources such as files, printers, and internet connections among connected devices.

    • Exam...

  • Answered by AI
  • Q2. Indepth analysis of TCP/UDP
  • Ans. 

    TCP and UDP are both transport layer protocols used in networking to transmit data between devices.

    • TCP (Transmission Control Protocol) is a connection-oriented protocol that ensures reliable data delivery by establishing a connection before sending data.

    • UDP (User Datagram Protocol) is a connectionless protocol that does not guarantee delivery of data and is used for applications where speed is more important than relia...

  • Answered by AI

Skills evaluated in this interview

System Engineer Interview Questions & Answers

user image Sudarshan khade

posted on 13 Sep 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It was related c,cpp and oops

System Engineer Interview Questions & Answers

user image Anand Krishna Gobbilla

posted on 10 Nov 2024

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

Python,Mysql,SQL,HTML,CSS,JAVA Script

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

Apps , Quants , Logistics

Round 2 - Technical 

(5 Questions)

  • Q1. Difference between C and Python
  • Q2. What you learned these 4 years?
  • Q3. Any Questions from my end?
  • Q4. Write a code in python and C
  • Ans. 

    Code snippets in Python and C for System Engineer interview question

    • Use Python for high-level scripting and C for low-level system programming

    • Python example: ```python print('Hello, World!') ```

    • C example: ```c #include int main() { printf('Hello, World!'); return 0; } ```

  • Answered by AI
  • Q5. Explain your mini project

Skills evaluated in this interview

System Engineer Interview Questions & Answers

user image Utkarsh Nagrale

posted on 27 Oct 2024

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Name of previous company
  • Q2. Infosys Private limited Banglore
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation
  • Ans. 

    I expect a competitive salary based on my skills, experience, and industry standards for a System Engineer role.

    • Research industry standards: For example, Glassdoor or Payscale can provide insights into average salaries for System Engineers.

    • Consider my experience level: With 5 years in the field, I would expect a salary in the range of $80,000 to $100,000.

    • Factor in location: Salaries can vary significantly by region; fo...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Job location, relevant experience

System Engineer Interview Questions & Answers

user image ratna Bethapudi

posted on 4 May 2024

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

I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Spring vs Spring Boot differential for microservices architecture with rest apis
  • Ans. 

    Spring Boot is a framework that simplifies the development of microservices with REST APIs compared to Spring.

    • Spring Boot provides auto-configuration and embedded servers for easy deployment.

    • Spring Boot reduces the need for boilerplate code and configuration compared to Spring.

    • Spring Boot allows for faster development and deployment of microservices.

    • Spring Boot is more opinionated and follows best practices out of the ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Jira ticketing tool
Round 3 - HR 

(1 Question)

  • Q1. Why do u want to change

Skills evaluated in this interview

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

Comparatively easy test, will be able crack it with a little preparation.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What are the OOP concepts?
  • Ans. 

    OOP concepts refer to the principles of Object-Oriented Programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

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

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implement...

  • Answered by AI
  • Q2. Questions ragarding my college final year project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Apti, reasoning, communication

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self intro and project experience
  • Q2. Basics of Java programming language

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of program language

What people are saying about Infosys

View All
yedabhai
1w
works at
Hyperpure
Are we not even safe in our own workplaces?
An Infosys employee was arrested for secretly recording women in the office washroom. Over 30 videos were found on his phone. This isn't just shocking, it's horrifying. Offices are meant to be safe, respectful spaces. 🙎 When will companies truly prioritize safety and surveillance in all corners, not just the visible ones?
FeedCard Image
Got a question about Infosys?
Ask anonymously on communities.

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, C++ and Java.
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. Can you write some program you opt which you think it is at the average level i...read more
  3. Explain Oop concepts with examples ,what is static variable, conditions operat...read more
What are the most common questions asked in Infosys System Engineer HR round for experienced candidates?

The most common HR questions asked in Infosys System Engineer interview are for experienced candidates -

  1. What are your strengths and weakness...read more
  2. Why are you looking for a chan...read more
  3. Where do you see yourself in 5 yea...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.

Overall Interview Experience Rating

4.1/5

based on 128 interview experiences

Difficulty level

Easy 35%
Moderate 63%
Hard 2%

Duration

Less than 2 weeks 58%
2-4 weeks 26%
4-6 weeks 9%
6-8 weeks 2%
More than 8 weeks 4%
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys System Engineer Salary
based on 32.5k salaries
₹2.4 L/yr - ₹5.3 L/yr
32% less than the average System Engineer Salary in India
View more details

Infosys System Engineer Reviews and Ratings

based on 3.9k reviews

3.7/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

2.7

Salary

3.9

Job security

3.8

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 3.9k Reviews and Ratings
Infotainment System Engineer

Chennai

7-10 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
54.7k salaries
unlock blur

₹4.8 L/yr - ₹10 L/yr

Senior Systems Engineer
53.8k salaries
unlock blur

₹2.5 L/yr - ₹6.3 L/yr

Technical Lead
35.1k salaries
unlock blur

₹9.4 L/yr - ₹16.4 L/yr

System Engineer
32.5k salaries
unlock blur

₹2.4 L/yr - ₹5.3 L/yr

Senior Associate Consultant
31.3k salaries
unlock blur

₹8.2 L/yr - ₹15 L/yr

Explore more salaries
Compare Infosys with

TCS

3.6
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview