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
3.7

based on 51.5k Reviews

Filter interviews by

Wipro Senior Network Administrator Interview Questions and Answers

Updated 27 May 2022

Wipro Senior Network Administrator Interview Experiences

2 interviews found

Interview Questionnaire 

1 Question

  • Q1. In route EIGRP route manipulation, which matrix component as a network engineer you will choose to prefer the less preferred route over the successor route?
  • Ans. 

    The feasible distance matrix component is chosen to prefer the less preferred route over the successor route in EIGRP route manipulation.

    • The feasible distance is the metric used by EIGRP to determine the best route to a destination.

    • By manipulating the feasible distance, a network engineer can influence the selection of routes.

    • To prefer a less preferred route over the successor route, the network engineer can increase t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep your basics strong. For e.g example is the life of packet concept to understand the logic used at each hop and at the layer level.
If you have clarity on basic concepts then you can think of a logical solution for the real scenario interview question by applying some logic and don't be afraid to ask for the solution if you can't think of anything.

Keep notes of questions asked in each interview and try to look up them to prepare a better explanation for improving your answers.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is SDWAN and why it is in hype . BGP attributes . OSPF LSAs , underlay and overlay connections in SDWAN , EIGRP case scenario. STP
  • Ans. 

    SDWAN is a software-defined approach to managing wide area networks, providing centralized control and automation.

    • SDWAN uses software to manage and optimize network traffic across multiple connections, including MPLS, broadband, and LTE.

    • BGP attributes are used to control routing decisions in SDWAN, allowing for dynamic path selection based on network conditions.

    • OSPF LSAs are used to exchange routing information between...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just brief well about your current role . Prepare smartly and avoid to say no to any questions. Just tell related to that .. try to express well your knowledge

Skills evaluated in this interview

Senior Network Administrator Interview Questions Asked at Other Companies

asked in Wipro
Q1. In route EIGRP route manipulation, which matrix component as a ne ... read more
Q2. Explain the OSPF LSA types and their purposes. How do different L ... read more
Q3. Explain the Spanning Tree Protocol (STP) and how it prevents swit ... read more
Q4. How does EIGRP's Diffusing Update Algorithm (DUAL) work, and what ... read more
Q5. How does policy-based routing (PBR) work, and in what scenarios w ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain OSI model
  • Q2. Explain RSTP
  • Q3. If OSPF stuck in exstart stage how to trobleshoot
  • Q4. What is the difference between Hot Standby Router Protocol (HSRP) and Gateway Load Balancing Protocol (GLBP)?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for basics of networking
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is online test. In this test there is question of apti and also coding and from 5g question.

Round 2 - Coding Test 

There are two questions asked and time is enough to solve 60 minutes

Round 3 - Technical 

(5 Questions)

  • Q1. Wap for palindrome number
  • Ans. 

    A palindrome number is a number that remains the same when its digits are reversed.

    • Convert the number to a string

    • Reverse the string

    • Check if the reversed string is equal to the original string

  • Answered by AI
  • Q2. Add two numbers by function
  • Ans. 

    Create a function to add two numbers

    • Define a function that takes two parameters as input

    • Inside the function, add the two numbers together and return the result

    • Example: function addNumbers(num1, num2) { return num1 + num2; }

  • Answered by AI
  • Q3. Write a code for Binary search
  • Ans. 

    Binary search code implementation in Python

    • Define a function that takes a sorted array and a target value as input

    • Initialize two pointers, low and high, to the start and end of the array respectively

    • While low is less than or equal to high, calculate mid as (low + high) // 2 and compare array[mid] with target

    • If array[mid] is equal to target, return mid

    • If array[mid] is less than target, update low to mid + 1

    • If array[mid]...

  • Answered by AI
  • Q4. Wap for check your name is palindrome not
  • Ans. 

    A program to check if a given name is a palindrome or not.

    • Convert the name to lowercase to handle case-insensitivity

    • Remove any spaces or special characters from the name

    • Reverse the name and compare it with the original name to check for palindrome

  • Answered by AI
  • Q5. What is malloc and calloc function
  • Ans. 

    malloc and calloc are functions in C programming used for dynamic memory allocation.

    • malloc function is used to allocate a single block of memory of a specified size.

    • calloc function is used to allocate multiple blocks of memory of a specified size, initialized to zero.

    • Example: int *ptr = (int*)malloc(5 * sizeof(int));

    • Example: int *ptr = (int*)calloc(5, sizeof(int));

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Capgemini Network Engineer interview:
  • Basic programming

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. CCNA SWITCHING and switching
  • Q2. Routing
Round 2 - Technical 

(1 Question)

  • Q1. Manager round CCNA routing and switching
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

I would like simple test

Round 2 - HR 

(5 Questions)

  • Q1. I would like to lisen the words of company maganement .. And the process of company rules and regulations ..
  • Q2. I will occupy the group of my team to secrue the entire the company to first stage
  • Q3. I want to.Get a job inMahindra
  • Q4. I didn't learn the computertyping but will learn definitely.. in tech Mahindr company basics
  • Q5. I am a student degree first year.. ButI would like work in techMahindra..

Interview Preparation Tips

Interview preparation tips for other job seekers - I say hole job seekers
The tech Mahindra was better than the future
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Share you internship exp
  • Ans. 

    I interned at a telecommunications company where I gained hands-on experience in configuring network devices and troubleshooting network issues.

    • Configured routers and switches to optimize network performance

    • Assisted in setting up VLANs and implementing security protocols

    • Troubleshooted network connectivity issues for end users

    • Participated in network infrastructure upgrades and maintenance

  • Answered by AI
  • Q2. All question based on the resume only
  • Q3. Prepare whatever written in your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - read your resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the types of the breaks
  • Q2. What is Java proggram

Interview Preparation Tips

Interview preparation tips for other job seekers - Good culture in my office
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 Apr 2024. There were 7 interview rounds.

Round 1 - Aptitude Test 

An aptitude is a component of a competence to do a certain kind of work at a certain level. Outstanding aptitude can be considered "talent", or "skill". Aptitude is inborn potential to perform certain kinds of activities, whether physical or mental, and whether developed or undeveloped

Round 2 - Coding Test 

Coding is the process of allowing humans to speak to computers. As computers only understand binary language — a series of zeros and ones — humans need to use a programming language as a translator of sorts.

Round 3 - Group Discussion 

Group discussion is a discussion between a group of participants on a given subject. A group discussion typically forms a part of the selection process used by organisations and educational institutions. The candidates talk about the given topic to present facts, opinions and conclusions.

Round 4 - Assignment 

An assignment is a task that someone in authority has asked you to do. The word assignment is just the noun form of the common verb assign, which you use when you want to give someone a duty or a job. When you assign something, that something is called an assignment.

Round 5 - Case Study 

Case study is an appropriate research design when you want to gain concrete, contextual, in-depth knowledge about a specific real-world subject. It allows you to explore the key characteristics, meanings, and implications of the case. Case studies are often a good choice in a

Round 6 - HR 

(3 Questions)

  • Q1. Human resources (HR) is the division of a business responsible for finding, recruiting, screening, and training job applicants.
  • Q2. Finding, recruiting, screening, and training job applicants
  • Q3. Human resources (HR) is the division of a business responsible for finding, recruiting, screening, and training job applicants. HR departments also handle employee compensation, benefits, and terminations.
Round 7 - Technical 

(2 Questions)

  • Q1. Examples of more advanced technical skills that a job might require include programming languages, technical writing, or data analysis. Unlike workplace skills, also called soft skills, such as communicati...
  • Ans. 

    Technical skills often require specific education, such as programming languages, technical writing, or data analysis.

    • Programming languages: Examples include Java, Python, C++, etc.

    • Technical writing: Ability to write technical documentation, manuals, and reports.

    • Data analysis: Skills in analyzing and interpreting data using tools like Excel, SQL, or R.

  • Answered by AI
  • Q2. Programming languages, technical writing, or data analysis
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. BGP and ospf and vlan
  • Q2. VSS and stacking switch
Round 2 - Technical 

(2 Questions)

  • Q1. BGP in depth ospf and vlan
  • Q2. Vss and switch stacking switch routing

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare strong technical on routing switching and f5.

Wipro Interview FAQs

How many rounds are there in Wipro Senior Network Administrator interview?
Wipro interview process usually has 1 rounds. The most common rounds in the Wipro interview process are Technical.
What are the top questions asked in Wipro Senior Network Administrator interview?

Some of the top questions asked at the Wipro Senior Network Administrator interview -

  1. In route EIGRP route manipulation, which matrix component as a network engineer...read more
  2. What is SDWAN and why it is in hype . BGP attributes . OSPF LSAs , underlay and...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k 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
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Wipro Senior Network Administrator Salary
based on 318 salaries
₹5.5 L/yr - ₹18 L/yr
8% more than the average Senior Network Administrator Salary in India
View more details

Wipro Senior Network Administrator Reviews and Ratings

based on 42 reviews

4.0/5

Rating in categories

4.1

Skill development

3.8

Work-life balance

3.6

Salary

4.4

Job security

3.9

Company culture

3.5

Promotions

3.8

Work satisfaction

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

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
23k salaries
unlock blur

₹5.8 L/yr - ₹22.8 L/yr

Senior Associate
21.2k salaries
unlock blur

₹0.8 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.5k salaries
unlock blur

₹5 L/yr - ₹19.5 L/yr

Technical Lead
18.6k salaries
unlock blur

₹8.2 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