Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Wipro Team. If you also belong to the team, you can get access from here

Wipro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Wipro System Admin Interview Questions and Answers

Updated 15 Jan 2023

Wipro System Admin Interview Experiences

3 interviews found

System Admin Interview Questions & Answers

user image Anonymous

posted on 26 Jun 2022

I applied via Company Website and was interviewed in May 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 Resume tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself??? I am sangeetha. I am completely Bsc maths in Mohammed sathak arts and sciences college. I am living in chennai. My native Kanniya kumari. I am medil class family. I have a one sister ...
  • Ans. I am S Sangeetha.i am completely Bsc mathsin Mohammed sathak arts and sciences college. I am living in chennai. My native place is kanniya kumari.I am middle class family. I have a one sister and one brother. She is studying in B.com and brother completely the degree.
  • Answered Anonymously
  • Q2. Why you choice the company??
  • Ans. The company reviews is excellent.so I am interesting to work this company.
  • Answered Anonymously
  • Q3. Your are like this job??
  • Ans. Yes. I really like the job
  • Answered Anonymously
  • Q4. You are comfortable in the work?? Yes,
Round 3 - One-on-one 

(1 Question)

  • Q1. Do you like this job??

Interview Preparation Tips

Topics to prepare for Wipro System Admin interview:
  • Maths
  • Analysis
Interview preparation tips for other job seekers - Do well. Keep trying to your best. And try your best wishes and best way to the job

System Admin Interview Questions & Answers

user image Anonymous

posted on 15 Jan 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2022. There were 4 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 Resume tips
Round 2 - Coding Test 

There is multiple sset of questions related to aptitude, data structures, DBMS, behavior, coding questions

Round 3 - Technical 

(3 Questions)

  • Q1. Questions related to your resumes.
  • Ans. Only write what you know in resumes.
  • Answered Anonymously
  • Q2. Tell me about yourself
  • Ans. Tell about your college, your coding language, mention correctly what you know because interviewer going to ask questions from those topics.
  • Answered Anonymously
  • Q3. Question related to coding language and will definitely ask for algorithms, Shorting
Round 4 - HR 

(2 Questions)

  • Q1. Normal Hr questions read all questions online and prepare for it.
  • Q2. Read about company . Hr will ask you what you know about company before applying.

Interview Preparation Tips

Interview preparation tips for other job seekers - Update your resume.
Upto date your LinkedIn or naukri.com profile
Connect with employees and ask for referral

System Admin Interview Questions Asked at Other Companies

Q1. How to deal with a vendor for purchasing the IT related
asked in Wipro
Q2. What can you do if we get high cpu ? What can you do if server ha ... read more
Q3. How Internet working

System Admin Interview Questions & Answers

user image Anonymous

posted on 5 Aug 2022

I applied via Naukri.com and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What can you do if we get high cpu ? What can you do if server hang? What can you do if sever not up? What can you do if memory full? What is the critical issues you faced in your organization?
  • Ans. 

    As a System Administrator, I can take the following actions in case of high CPU, server hang, server not up, and memory full.

    • For high CPU, identify the process causing the spike and either kill or prioritize it.

    • For server hang, check system logs and restart the service or server if necessary.

    • For server not up, check network connectivity and power supply, and troubleshoot accordingly.

    • For memory full, identify the proces...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For 4 years experience candidates they are asking on scinario based questions. like what can you do if server not up , host is down how can you troubleshoot, memory full what can you do, high cpu what can you do.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

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

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Add your question

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

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

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1.Describe a situation where you have taken a quick decision and failed, and a situation where you succeeded. 2. What is a skill you have tried to achieve but failed? 3. Describe a decision you have taken ...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Always try to take risk in small problems . When you face the consequences, you would be able to tackle bigger problems.
2. Every skill you learn, even if you didn't excel in it is not to be considered a waste of time/failure, you learn something simply by participating.
Contribute & help others!
anonymous
You can choose to be anonymous

Wipro Interview FAQs

How many rounds are there in Wipro System Admin interview?
Wipro interview process usually has 2-3 rounds. The most common rounds in the Wipro interview process are One-on-one Round, Resume Shortlist and Coding Test.
What are the top questions asked in Wipro System Admin interview?

Some of the top questions asked at the Wipro System Admin interview -

  1. What can you do if we get high cpu ? What can you do if server hang? What can y...read more
  2. Question related to coding language and will definitely ask for algorithms, Sho...read more

Recently Viewed

REVIEWS

Wipro

No Reviews

JOBS

MRF Tyres

No Jobs

INTERVIEWS

TCS

No Interviews

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

BT E Serv

No Interviews

JOBS

Browse jobs

Discover jobs you love

DESIGNATION

DESIGNATION

Tell us how to improve this page.

Wipro System Admin Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Cognizant Interview Questions
3.8
 • 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
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Wipro System Admin Salary
based on 58 salaries
₹1.5 L/yr - ₹8 L/yr
17% less than the average System Admin Salary in India
View more details

Wipro System Admin Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.4

Skill development

4.7

Work-life balance

4.6

Salary

4.5

Job security

4.5

Company culture

4.6

Promotions

4.3

Work satisfaction

Explore 4 Reviews and Ratings
Project Engineer
32.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
23.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
21.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Project Engineer
20.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
18.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.6
Compare

Tesla

4.2
Compare

Amazon

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