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 System Engineer 2 Interview Questions and Answers

Updated 27 Dec 2024

Infosys System Engineer 2 Interview Experiences

6 interviews found

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

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

Round 1 - Aptitude Test 

Aptitude test which includes questions from rs Aggarwal

Round 2 - Technical 

(2 Questions)

  • Q1. This round includes basic questions related to oops and technologies
  • Q2. Multi threading

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice ds algo
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude:
Attending can be difficult and complicated; however, efficiency can aid in successfully passing the exam.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Technical questions which I don't remember now

Interview Preparation Tips

Interview preparation tips for other job seekers - Make an effort, work hard, and strive for success.

System Engineer 2 Interview Questions Asked at Other Companies

Q1. What is Master Data Management (Syndigo MDM)
asked in TCS
Q2. command to check process in a linux server of a particular user
Q3. What are windows functions and Joins
asked in TCS
Q4. Can You reverse a string please explain
Q5. How to join between system and DNS
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are youre ambitions if selected
  • Q2. Will upskill and become better at work
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 - Technical 

(3 Questions)

  • Q1. Simple and easy
  • Q2. Straight forward
  • Q3. Yes it is easy
Round 2 - HR 

(2 Questions)

  • Q1. Offer 3.6 lpa given
  • Q2. Fix package is given

Infosys interview questions for designations

 Senior System Engineer 2

 (1)

 System Engineer

 (1.1k)

 System Engineer Hardware

 (100)

 System Engineer Trainee

 (67)

 Assistant System Engineer

 (16)

 System Engineer 3

 (12)

 System Engineer Specialist

 (10)

 System Software Engineer

 (6)

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

I applied via Campus Placement and was interviewed before Oct 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 

Basics of aptitude, verbal and reasoning

Round 3 - Technical 

(2 Questions)

  • Q1. What is network what is array osi model
  • Ans. 

    A network is a collection of computers and other devices connected together to share resources and information. An array is a data structure that stores a collection of elements of the same type. The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • A network allows devices to communicate with each other, share resources, and access the inte...

  • Answered by AI
  • Q2. Based on resume only

Interview Preparation Tips

Interview preparation tips for other job seekers - english communication

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

The first round was Aptitude test, which was for about 1.5 hours. The topics were the usual Quant, Verbal and Reasoning

Round 2 - Coding Test 

After completing the Aptitude test, we have the coding around which was for about 30 mins. You will be given 2 problem statements, which you can code in any of your preferred programming language like C, C++, Java, etc

Round 3 - Technical 

(1 Question)

  • Q1. After the first two rounds, the students passing the rounds will be shortlisted to attend the final Technical/HR round, which is the final round. We are asked questions based on our skill set mentioned in ...

Interview questions from similar companies

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of c, matrix multiplication, sql,he said to write group by query and swapping program without using third variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with basics of the mentioned languages in the resume.

I applied via Campus Placement and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions Will be asked as per your CV

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with all the elements written in CV

I appeared for an interview before Jul 2021.

Round 1 - Technical 

(4 Questions)

  • Q1. What is Polymorphism and it’s type?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has two or more methods with the ...

  • Answered by AI
  • Q2. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.

    • It helps in achieving loose coupling between objects

    • It makes testing easier as dependencies can be mocked or stubbed

    • There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection

    • Example: In a web application, the database connection object can ...

  • Answered by AI
  • Q3. How Garbage Collection works in .Net?
  • Ans. 

    Garbage Collection in .Net automatically manages memory by freeing up unused objects.

    • Garbage Collector runs in the background and periodically checks for unused objects.

    • It frees up memory by deallocating objects that are no longer being used.

    • GC can be configured using different modes like Server, Workstation, Concurrent, etc.

    • GC can also be manually triggered using GC.Collect() method.

    • GC.SuppressFinalize() method can be...

  • Answered by AI
  • Q4. What is LINQ and some basic concept related it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. Go through basic concepts of OOPs and SQL.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

The first round is an aptitude online test that had Basics of Computer Science, Mathematics, English and then finally one basic program to code and compile like Palindrome.

Round 2 - Group Discussion 

Three panellists were present and it was a face-face round, Panellist 1 and 2 takes the technical discussions like classes, inheritance, oops concept, basic syntax, and such. Panellist 3 talks more about your resume skills, hobbies and the company overview.

Interview Preparation Tips

Topics to prepare for TCS System Engineer interview:
  • Basic Promgramming Questions
  • Aptitiude
Interview preparation tips for other job seekers - Since this was my first job it was slightly challenging in several ways in terms of how to present yourself, confidence and such. But make sure to stay humble and agree to most of the requests made and stick to the resume.

Infosys Interview FAQs

How many rounds are there in Infosys System Engineer 2 interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Aptitude Test, Technical and Resume Shortlist.
What are the top questions asked in Infosys System Engineer 2 interview?

Some of the top questions asked at the Infosys System Engineer 2 interview -

  1. what is network what is array osi mo...read more
  2. Technical questions which I don't remember ...read more
  3. This round includes basic questions related to oops and technolog...read more

Tell us how to improve this page.

Infosys System Engineer 2 Interview Process

based on 7 interviews

Interview experience

4.4
  
Good
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Infosys System Engineer 2 Salary
based on 38 salaries
₹3 L/yr - ₹4.5 L/yr
63% less than the average System Engineer 2 Salary in India
View more details

Infosys System Engineer 2 Reviews and Ratings

based on 12 reviews

4.3/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.3

Salary

4.3

Job security

4.5

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 12 Reviews and Ratings
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
51k salaries
unlock blur

₹2.5 L/yr - ₹7.8 L/yr

System Engineer
31.6k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
31k salaries
unlock blur

₹5.1 L/yr - ₹19.7 L/yr

Senior Associate Consultant
28.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.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview