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 Senior Systems Engineer Interview Questions, Process, and Tips

Updated 5 Apr 2025

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?
  • Q2. 1. Explain COND parameter in JCL. What parameters can be coded both in JOB level as well as STEP level. What are GDG and how to access previous version, next version and ...read more
  • Q3. What is Data Dictionary, an explanation about all the elements of DDIC?
View all 153 questions

Infosys Senior Systems Engineer Interview Experiences

276 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q2. What is abstraction
  • Ans. 

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on the important aspects while ignoring unnecessary details

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts

    • Abstraction is a key concept in object-oriented programming, where classes provide a level of abstraction for data and beha...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mainly verbal and reasoning questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell about normalization
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable parts.

    • It helps in reducing data redundancy by storing data in a structured manner.

    • Normalization ensures data integrity by minimizing the chances of inconsistencies.

    • There are different levels of normalization such as 1NF, 2NF, 3NF, and BCNF.

    • ...

  • Answered by AI
  • Q2. What is aws concepts.
  • Ans. 

    AWS concepts refer to the fundamental principles and components of Amazon Web Services cloud platform.

    • AWS offers a wide range of cloud services such as computing power, storage options, and networking capabilities.

    • Key concepts include EC2 (Elastic Compute Cloud), S3 (Simple Storage Service), and VPC (Virtual Private Cloud).

    • AWS provides scalability, flexibility, and cost-effectiveness for businesses of all sizes.

    • Underst...

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

(2 Questions)

  • Q1. Just location is fine?
  • Q2. What are your hobbies?

Skills evaluated in this interview

Senior Systems Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the differe ... read more
asked in Siemens
Q2. LRU Cache Design Question Design a data structure for a Least Rec ... read more
asked in Infosys
Q3. 1. Explain COND parameter in JCL. What parameters can be coded bo ... read more
asked in Siemens
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Infosys
Q5. What is Data Dictionary, an explanation about all the elements of ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is closure
  • Ans. 

    Closure is the ability of a function to remember and access its lexical scope even when it is executed outside that scope.

    • Closure allows a function to access variables from its outer function even after the outer function has finished executing.

    • It is created when a function is defined within another function and the inner function is returned or passed as an argument.

    • Example: function outerFunction() { let outerVar = '...

  • Answered by AI
  • Q2. What is hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Hoisting applies to both variable and function declarations.

    • Variables declared with var are hoisted to the top of their scope, but not their assignment.

    • Function declarations are fully hoisted, including their definition.

    • Hoisting does not apply to let and const declarati

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Online link with apti and a coding problem

Round 2 - Technical 

(1 Question)

  • Q1. Mostly related to the role java8 features, streams etcc

Infosys interview questions for designations

 Associate Systems Engineer

 (11)

 Embedded Systems Engineer

 (1)

 Senior IoT Systems Engineer

 (1)

 Systems and Operations Manager

 (1)

 Geographic Information Systems/GIS

 (1)

 Senior Software Engineer

 (79)

 Senior Test Engineer

 (8)

 Senior Devops Engineer

 (4)

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

General aptitude math time distance

Round 2 - HR 

(5 Questions)

  • Q1. About yourself , salary discussion, culture check
  • Q2. Tell me about yourself
  • Q3. Why you want to join us
  • Q4. Why you leave previous works
  • Q5. Why you got backlogs

Get interview-ready with Top Infosys Interview Questions

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

(1 Question)

  • Q1. The technical was basically on previous experience and core concepts of Java,Spring Boot. They will also ask to write programs.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the sap
  • Ans. 

    SAP stands for Systems, Applications, and Products in Data Processing. It is a software suite used for managing business operations and customer relations.

    • SAP is a software suite that includes modules for various business functions such as finance, HR, sales, and supply chain management.

    • It integrates different processes and data within an organization to streamline operations and improve efficiency.

    • SAP is commonly used...

  • Answered by AI
  • Q2. What is alv report
  • Ans. 

    ALV report stands for ABAP List Viewer report, used in SAP systems for displaying data in tabular format.

    • ALV reports are used to display data in a tabular format in SAP systems.

    • They provide various functionalities like sorting, filtering, and grouping of data.

    • ALV reports can be interactive, allowing users to perform actions like editing data directly in the report.

    • They are commonly used in SAP applications for displayi

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

They mostly asked questions regarding mathematical solutions and we can prepeare it from indiabix

Round 2 - One-on-one 

(1 Question)

  • Q1. Round 2 mostly they ask about your project details
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Cognitive Ability & Qauntitative Aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself Core CS concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(1 Question)

  • Q1. Java oops and collection
Round 2 - One-on-one 

(1 Question)

  • Q1. Java coding thread
Round 3 - HR 

(1 Question)

  • Q1. Self intro and previous company

Infosys Interview FAQs

How many rounds are there in Infosys Senior Systems Engineer interview?
Infosys interview process usually has 2 rounds. The most common rounds in the Infosys interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Infosys Senior Systems Engineer 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, Software Engineering, Test Cases, Java and Application Development.
What are the top questions asked in Infosys Senior Systems Engineer interview?

Some of the top questions asked at the Infosys Senior Systems Engineer interview -

  1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Co...read more
  2. 1. Explain COND parameter in JCL. What parameters can be coded both in JOB leve...read more
  3. What is Data Dictionary, an explanation about all the elements of DD...read more
How long is the Infosys Senior Systems Engineer interview process?

The duration of Infosys Senior Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Infosys Senior Systems Engineer Interview Process

based on 197 interviews

5 Interview rounds

  • Technical Round
  • HR Round - 1
  • Personal Interview1 Round - 1
  • HR Round - 2
  • Personal Interview1 Round - 2
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Senior Systems Engineer Salary
based on 51.2k salaries
₹2.5 L/yr - ₹8 L/yr
34% less than the average Senior Systems Engineer Salary in India
View more details

Infosys Senior Systems Engineer Reviews and Ratings

based on 5.2k reviews

3.5/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

2.4

Salary

4.1

Job security

3.7

Company culture

2.5

Promotions

3.2

Work satisfaction

Explore 5.2k 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