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

Wipro Administrator 1 Interview Questions and Answers

Updated 13 Dec 2023

Wipro Administrator 1 Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2023. 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 tips
Round 2 - Aptitude Test 

It was went very well.

Round 3 - Technical 

(1 Question)

  • Q1. Write any program in c language?
  • Ans. 

    A program to print 'Hello, World!' in C language.

    • Use the 'printf' function to print the desired message.

    • Include the 'stdio.h' header file for the 'printf' function.

    • Declare the main function and use the 'printf' function inside it.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What questions would you like to ask me?

Interview Preparation Tips

Topics to prepare for Wipro Administrator 1 interview:
  • Technical Skills
  • C language
  • C ++
Interview preparation tips for other job seekers - Highlight your relevant skills and experiences.

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Explain about patch management in Linux
  • Q2. After patching what are the issues you faced. How did you troubleshoot those issues.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why want to work in Tech m
  • Q2. Why want to work in Tech M

Interview Preparation Tips

Interview preparation tips for other job seekers - Tech Mahindra never focus in Noida, Gurgaon, they give priority to Pune, Mumbai.
They hired employees for Noida office and send them to other location also do not give relocation if person change his/her location. Gratuity bonus , they give only 20,000 per employees after depending 5 years in name of bonus
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. How would you monitor a db performance with OEM AWR report?
  • Ans. 

    Monitoring db performance using OEM AWR report

    • Access OEM console and navigate to Performance tab

    • Select AWR report option to generate a report

    • Analyze the report for key performance metrics like CPU usage, memory utilization, I/O stats

    • Identify any performance bottlenecks and take necessary actions to optimize db performance

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Oracle Database Administrator interview:
  • Dataguard
  • BACKUP & recovery
  • ASM
  • Oracle RAC
Interview preparation tips for other job seekers - Be strong with basic knowledge of the how to configure, install, patch, migrate and upgrade database.. if you have mentioned RAC and performance tuning they expect you to answer more and dive deep into scenarios. Dataguard, ASM they would expect to have knowledge in these areas as well.. Moreover, have a throughout preparation based on scenarios, as they expect you to answer in scenarios where you don’t have OEM as a monitoring tool.. and if things are manually done..
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Justify position
  • Ans. 

    Senior System Administrator position requires advanced technical skills and experience in managing complex IT systems.

    • Extensive experience in managing and troubleshooting complex IT systems

    • Advanced knowledge of network infrastructure and security protocols

    • Proven track record of implementing and maintaining system backups and disaster recovery plans

    • Strong communication and problem-solving skills

    • Ability to work well unde

  • Answered by AI
  • Q2. Quick troubleshooting for admins like SCCM, AD and Azure
  • Ans. 

    Quick troubleshooting tips for SCCM, AD, and Azure

    • Check event logs for errors or warnings

    • Verify network connectivity

    • Restart services related to the issue

    • Check permissions and group memberships

    • Review SCCM logs for client issues

    • Use Azure Resource Health for Azure service status

    • Check AD replication status

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What are your expectations

Skills evaluated in this interview

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

MCQ , C Programming Question

Round 2 - Coding Test 

Meidum Level Coding Question I got reject in that round

System Administrator Interview Questions & Answers

Genpact user image Gadicharla.Harikrishna

posted on 18 Nov 2024

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

Reasoning arthemetic

Round 2 - Coding Test 

Basic coding skills technical questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. MCSA based questions
  • Q2. AD, group policy, ADDS, Domain
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the role of Oracle DBA
  • Ans. 

    The role of an Oracle DBA is to manage and maintain Oracle databases to ensure they are secure, efficient, and reliable.

    • Installing and upgrading Oracle software

    • Configuring and monitoring database performance

    • Backup and recovery of data

    • Troubleshooting and resolving database issues

    • Implementing security measures to protect data

    • Managing users and permissions

  • Answered by AI

I was interviewed in Oct 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 - Assignment 

I will do the Assignment for the topics are the

Round 3 - Technical 

(2 Questions)

  • Q1. What is linux , crontab
  • Ans. 

    Linux is an open-source operating system based on Unix. Crontab is a tool used to schedule tasks in Linux.

    • Linux is highly customizable and widely used in servers and supercomputers.

    • Crontab allows users to schedule tasks to run automatically at specified times.

    • Examples of tasks that can be scheduled with crontab include backups, updates, and system maintenance.

    • Crontab uses a specific syntax to specify the time and frequ...

  • Answered by AI
  • Q2. Booting loading lvm
  • Ans. 

    Booting with LVM involves loading the LVM module and activating the logical volumes.

    • Install LVM package during OS installation

    • Create physical volumes and volume groups

    • Create logical volumes and file systems

    • Modify /etc/fstab to mount logical volumes at boot

    • Update initramfs to include LVM module

    • Activate logical volumes during boot process

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I learned linux administrative basically learn the

Skills evaluated in this interview

Wipro Interview FAQs

How many rounds are there in Wipro Administrator 1 interview?
Wipro interview process usually has 4 rounds. The most common rounds in the Wipro interview process are Resume Shortlist, Aptitude Test and Technical.

Tell us how to improve this page.

Wipro Administrator 1 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k 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.8k 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 Administrator 1 Salary
based on 107 salaries
₹1.8 L/yr - ₹4.8 L/yr
At par with the average Administrator 1 Salary in India
View more details

Wipro Administrator 1 Reviews and Ratings

based on 9 reviews

3.6/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

2.8

Salary

4.2

Job security

3.0

Company culture

2.8

Promotions

2.7

Work satisfaction

Explore 9 Reviews and Ratings
Project Engineer
32.7k salaries
unlock blur

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
23.1k salaries
unlock blur

₹5.8 L/yr - ₹23 L/yr

Senior Associate
21.3k salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.4k salaries
unlock blur

₹5 L/yr - ₹19.5 L/yr

Technical Lead
18.7k salaries
unlock blur

₹8.3 L/yr - ₹36.5 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.6
Compare

Tesla

4.3
Compare

Amazon

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