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 Windows System Administrator Interview Questions and Answers for Experienced

Updated 21 Mar 2023

Infosys Windows System Administrator Interview Experiences for Experienced

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed in Sep 2022.

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 - Technical 

(1 Question)

  • Q1. Basic core technical questions What is DNS ? What is ipaddres
Round 3 - Technical 

(2 Questions)

  • Q1. What is tcp ipport? Server crash restore ?
  • Ans. 

    TCP/IP port is a communication endpoint used by network protocols to identify a specific process to which data is sent.

    • TCP/IP port is a 16-bit number that identifies a specific process running on a device

    • Ports are used to differentiate between multiple processes running on the same device

    • Common ports include 80 for HTTP, 443 for HTTPS, and 3389 for Remote Desktop Protocol

    • Server crash restore is not related to TCP/IP po

  • Answered by AI
  • Q2. Some kind of network troubleshooting commands? What is the winevent logs
  • Ans. 

    Winevent logs are logs generated by Windows operating system to record system events and activities.

    • Winevent logs can be accessed through Event Viewer or PowerShell commands.

    • They can be used for troubleshooting network issues, system crashes, and security breaches.

    • Examples of winevent logs include application logs, security logs, and system logs.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to decode the basic core technologies and attend the interview confident

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.
  • Q5. What do you know about BPO?
  • Ans. 

    BPO stands for Business Process Outsourcing.

    • BPO involves contracting out specific business functions to a third-party service provider.

    • Common BPO services include customer support, data entry, and accounting.

    • BPO can help companies save costs and improve efficiency.

    • Offshore BPO refers to outsourcing to a service provider in a different country.

    • BPO industry is growing rapidly in countries like India and the Philippines.

  • Answered by AI
  • Q6. Tell me about your skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - I'M intrested for this role and this job is very important for me.
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 - Technical 

(1 Question)

  • Q1. Basic and scenario based questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Why you don't have any certifications
  • Ans. 

    I believe experience and practical knowledge are more valuable than certifications.

    • I have gained extensive hands-on experience in Windows system administration through my previous roles.

    • I have successfully managed and resolved complex technical issues without the need for certifications.

    • I have received positive feedback from colleagues and superiors regarding my skills and expertise.

    • I am constantly learning and staying...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. We can only offer this

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself
Prepare your resume well
Communication skills
Analytical
Behavioral
Technical
Interview experience
5
Excellent
Difficulty level
-
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 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 - One-on-one 

(1 Question)

  • Q1. Your basic knowledge will be here. Prepare with all the basics completely, you will crack the interview.
Round 3 - HR 

(1 Question)

  • Q1. It's about salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Just a normal interview, if you have real experience and basic knowledge about the process, you can crack it.

I applied via Naukri.com and was interviewed in Sep 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Why are you interested in this school or program?
  • Q2. What do you like most about your current work?

Interview Preparation Tips

Interview preparation tips for other job seekers - Print multiple copies of your resume
Prepare a portfolio of your past work.
Review common interview questions

I applied via Naukri.com and was interviewed in Mar 2022. There were 5 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 

An aptitude test is an exam is used to determine individual skills to succeed in a given activity

Round 3 - Group Discussion 

A group discussion is a discussion between a group of participants on a given subject

Round 4 - Technical 

(2 Questions)

  • Q1. Do youv have a any technical certifications?
  • Q2. How many development tools have you used?
  • Ans. 

    I have used multiple development tools throughout my career.

    • I have experience with IDEs such as Visual Studio and Eclipse.

    • I have used version control systems like Git and SVN.

    • I have worked with build tools like Maven and Gradle.

    • I have used debugging tools like WinDbg and GDB.

    • I have experience with scripting languages like PowerShell and Bash.

  • Answered by AI
Round 5 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why did you decide yo apply to this role?
  • Q3. Why did you like most about the job description?

Interview Preparation Tips

Interview preparation tips for other job seekers - Set yourself apart with letters of recommendations...

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solid principles in c#
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code in C#.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - a class should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes

    • Interface Segregation Principle (ISP) - client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers as well as beginners

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

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

Interview Questionnaire 

2 Questions

  • Q1. Description of project
  • Ans. 

    The project involved designing and implementing a new network infrastructure for a large corporation.

    • Conducted a thorough analysis of the existing network infrastructure

    • Designed a new network architecture that met the company's needs

    • Implemented the new network infrastructure with minimal disruption to business operations

    • Tested and optimized the new network to ensure optimal performance

    • Provided ongoing support and maint

  • Answered by AI
  • Q2. Your previous experince

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare for your resume

Infosys Interview FAQs

How many rounds are there in Infosys Windows System Administrator interview for experienced candidates?
Infosys interview process for experienced candidates usually has 3 rounds. The most common rounds in the Infosys interview process for experienced candidates are Technical and Resume Shortlist.
What are the top questions asked in Infosys Windows System Administrator interview for experienced candidates?

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

  1. Some kind of network troubleshooting commands? What is the winevent l...read more
  2. What is tcp ipport? Server crash restor...read more
  3. Basic core technical questions What is DNS ? What is ipadd...read more

Tell us how to improve this page.

Infosys Windows System Administrator Interview Process for Experienced

based on 1 interview

Interview experience

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.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k 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.3k Interviews
View all
Infosys Windows System Administrator Salary
based on 39 salaries
₹3.3 L/yr - ₹13 L/yr
57% more than the average Windows System Administrator Salary in India
View more details

Infosys Windows System Administrator Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

3.6

Salary

4.2

Job security

4.2

Company culture

4.2

Promotions

3.9

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
27.9k salaries
unlock blur

₹0 L/yr - ₹0 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