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

Updated 17 Jan 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 148 questions

Infosys Senior Systems Engineer Interview Experiences

263 interviews found

I applied via Naukri.com and was interviewed in Jul 2018. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Subject and previous working experience knowledge
  • Q2. Networking related concept and configuration questions
  • Q3. Why do you want to work on this company
  • Ans. 

    I am drawn to the company's innovative projects and collaborative work environment.

    • Impressed by the company's reputation in the industry

    • Excited about the opportunity to work on cutting-edge technology

    • Interested in the collaborative work culture at the company

  • Answered by AI
  • Q4. Manager discussion
  • Q5. General structure of IT and work knowledge
  • Ans. 

    The general structure of IT involves various components and work knowledge.

    • IT infrastructure includes hardware, software, networks, and data centers.

    • Work knowledge includes understanding operating systems, programming languages, and databases.

    • IT teams collaborate to design, implement, and maintain systems and networks.

    • Examples of work knowledge include proficiency in Linux, Java, and SQL.

    • IT professionals often speciali...

  • Answered by AI

Interview Preparation Tips

General Tips: hi everyone, prepare from basic and explain confidently.
Skills: CCNA, networking , Communication, Decision Making Skills
Duration: 1-4 weeks
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Workflow of writing an api from beginning till end either u can write all the code on notepad or just verbally explain
  • Q2. Questions related to springboot
  • Q3. Annotations were asked
Round 2 - Technical 

(2 Questions)

  • Q1. Multithreading questions,deployment related questions,debugging and junit testing,security related authenticaton questions were asked
  • Q2. How the project is managed from initiation till release

Interview Preparation Tips

Topics to prepare for Infosys Senior Systems Engineer interview:
  • Spring Boot
  • Jenkins
  • Java
  • JUnit
  • Security

Senior Systems Engineer Interview Questions Asked at Other Companies

asked in Siemens
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Infosys
Q2. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the differe ... read more
asked in Siemens
Q3. LRU Cache Design Question Design a data structure for a Least Rec ... read more
asked in Infosys
Q4. 1. Explain COND parameter in JCL. What parameters can be coded bo ... 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
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. CORE JAVA RELATED BASIC
  • Q2. SPRING BOOT RELATED
Round 2 - HR 

(2 Questions)

  • Q1. GENERAL HR QUESTION
  • Q2. SALARY DISCUSSION

Senior Systems Engineer Interview Questions & Answers

user image saisravan ramoju

posted on 17 Oct 2024

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is Routing in angular
  • Ans. 

    Routing in Angular is the process of navigating between different components or views in a single-page application.

    • Routing allows users to move between different parts of an application without reloading the entire page

    • Routes are defined in the app-routing.module.ts file using the RouterModule.forRoot() method

    • Each route maps a URL path to a component, which is then displayed when the path is accessed

    • Route parameters ca...

  • Answered by AI
  • Q2. Angular life cycle
  • Q3. Find no of occurrence in string
  • Ans. 

    Count the number of occurrences of a specific substring in a given string.

    • Use the built-in function or loop through the string to count occurrences.

    • Consider case sensitivity when counting occurrences.

    • Example: 'hello hello world'.count('hello') = 2

  • Answered by AI

Skills evaluated in this interview

Infosys interview questions for designations

 Associate Systems Engineer

 (11)

 Embedded Systems Engineer

 (1)

 Senior IoT Systems Engineer

 (1)

 Geographic Information Systems/GIS

 (1)

 Systems and Operations Manager

 (1)

 Senior Software Engineer

 (73)

 Senior Test Engineer

 (7)

 Senior Devops Engineer

 (4)

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

If you join as a fresher you gave to give aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. What is method overloading and method overring

Get interview-ready with Top Infosys Interview Questions

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

Those where basics not very hard

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts and core java including loops
  • Q2. Conditional statements and overloading and overriding

Senior Systems Engineer Jobs at Infosys

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

Basic aptitude questions and analytical

Round 2 - Technical 

(1 Question)

  • Q1. Write program to find largest number from array
  • Ans. 

    Program to find largest number from array of strings

    • Convert array of strings to array of integers

    • Use a loop to iterate through the array and compare each element to find the largest number

    • Return the largest number found

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, Algorithm & puzzle

Round 2 - Technical 

(2 Questions)

  • Q1. What are Oops concepts
  • Ans. 

    Oops concepts refer to Object-Oriented Programming principles such as 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 implementation det

  • Answered by AI
  • Q2. Explain SDLC life cycle
  • Ans. 

    SDLC life cycle is a process used by software development teams to design, develop, and test high-quality software.

    • 1. Planning: Define project scope, requirements, and timeline.

    • 2. Analysis: Gather and analyze user requirements.

    • 3. Design: Create a detailed design plan for the software.

    • 4. Implementation: Develop the software based on the design.

    • 5. Testing: Test the software for bugs and issues.

    • 6. Deployment: Release the ...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain your project architecture.
  • Q2. Data science related concepts.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic SQL and Python coding questions
  • Q2. Machine learning and DS questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics thoroughly and be confident.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Apptitude test contain 4 parts - logical reasoning,verbal ability,puzzle ,code

Round 2 - Technical 

(5 Questions)

  • Q1. Asked basic java questions, project and sql questions
  • Q2. What is OOPS concept in java?
  • Ans. 

    OOPS concept in Java stands for Object-Oriented Programming System, which is a programming paradigm based on the concept of objects.

    • OOPS focuses on creating objects that contain both data and methods to manipulate that data.

    • Key principles of OOPS include Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

    • Encapsulation involves bundl...

  • Answered by AI
  • Q3. Expalin joins in sql?
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the righ...

  • Answered by AI
  • Q4. Explain your project?
  • Q5. Difference between delete and drop in sql?
  • Ans. 

    Delete is used to remove rows from a table, while drop is used to remove an entire table from the database.

    • DELETE is a DML command, while DROP is a DDL command.

    • DELETE statement is used with a WHERE clause to specify which rows to delete, while DROP statement is used to remove the entire table structure.

    • DELETE does not remove the table itself, only the rows within it, while DROP removes the table along with all its data

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic java data types
  • Q2. College experience

Interview Preparation Tips

Interview preparation tips for other job seekers - its about the interviewer

Infosys Interview FAQs

How many rounds are there in Infosys Senior Systems Engineer interview?
Infosys interview process usually has 2-3 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 179 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 50.1k salaries
₹2.9 L/yr - ₹6.4 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 4.8k reviews

3.6/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

2.4

Salary

4.2

Job security

3.8

Company culture

2.5

Promotions

3.3

Work satisfaction

Explore 4.8k Reviews and Ratings
S2RL Senior Systems Engineer

Ahmedabad

0-2 Yrs

Not Disclosed

Springboot Senior Systems Engineer

Bangalore / Bengaluru

2-3 Yrs

₹ 4.2-6.25 LPA

ReactJS Senior Systems Engineer

Bangalore / Bengaluru

2-3 Yrs

₹ 4.2-6.25 LPA

Explore more jobs
Technology Analyst
56k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.1k salaries
unlock blur

₹2.8 L/yr - ₹6.4 L/yr

System Engineer
39.2k salaries
unlock blur

₹2.5 L/yr - ₹6 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 - ₹16.8 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