Upload Button Icon Add office photos

Sterlite Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Sterlite Technologies Network Engineer Interview Questions and Answers

Updated 30 Aug 2024

Sterlite Technologies Network Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Technical routing switch and mpls or more questions
  • Q2. What is bgp, bgp is exchanging the routing information and prefix amoung the as number, bgp is border getaway protocol
  • Ans. 

    BGP (Border Gateway Protocol) is a routing protocol used to exchange routing information between different autonomous systems (AS).

    • BGP is used to exchange routing information and prefixes between different AS numbers.

    • BGP helps in determining the best path for data to travel between networks.

    • BGP operates on TCP port 179.

    • BGP uses attributes like AS path, next hop, and local preference to make routing decisions.

    • Example: B...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Mpls technology
  • Q2. Bgp, ospf, routing switching
Round 2 - Technical 

(1 Question)

  • Q1. Mpls routing switching

Interview Preparation Tips

Interview preparation tips for other job seekers - Mpls

Network Engineer Interview Questions Asked at Other Companies

asked in Movate
Q1. TCP/IP layers, why is transport needed for communication? What is ... read more
Q2. Study MPLS deeply: 1. What is MPLS ? 2. Purpose of MPLS ? 3. What ... read more
asked in Wipro
Q3. What is Stp and how it is work? What is root bridge
Q4. What is BGP? What is spilit horizon rule? How you configure BGP r ... read more
asked in BT Group
Q5. What is tenant and types? What will happen if we use same subnet ... read more

Network Engineer Jobs at Sterlite Technologies

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

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

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

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

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

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

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

I applied via Campus Placement and was interviewed in Nov 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What are oops concept
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Encapsulation - binding data and functions that manipulate the data

    • Inheritance - creating new classes from existing ones

    • Polymorphism - ability of objects to take on many forms

    • Abstraction - hiding implementation details and showing only functionality

  • Answered by AI
  • Q2. What is storage classes in c
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • There are four storage classes in C: auto, register, static, and extern.

    • Auto variables are local to a block and have automatic storage duration.

    • Register variables are stored in CPU registers for faster access.

    • Static variables have a lifetime throughout the program and are initialized only once.

    • Extern variables are declared outside any function and can be a

  • Answered by AI
  • Q3. Describe about your final year project and internship

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence,and positive and answer your question confidently.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Sterlite Technologies Interview FAQs

How many rounds are there in Sterlite Technologies Network Engineer interview?
Sterlite Technologies interview process usually has 2 rounds. The most common rounds in the Sterlite Technologies interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Sterlite Technologies Network Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Sterlite Technologies. The most common topics and skills that interviewers at Sterlite Technologies expect are MPLS, Technical Architecture, Deployment, Network Infrastructure and Networking.
What are the top questions asked in Sterlite Technologies Network Engineer interview?

Some of the top questions asked at the Sterlite Technologies Network Engineer interview -

  1. What is bgp, bgp is exchanging the routing information and prefix amoung the as...read more
  2. Technical routing switch and mpls or more questi...read more
  3. Bgp, ospf, routing switch...read more

Recently Viewed

INTERVIEWS

Sterlite Technologies

No Interviews

INTERVIEWS

Sterlite Technologies

No Interviews

INTERVIEWS

Sterlite Technologies

No Interviews

INTERVIEWS

Emirates Airlines

No Interviews

INTERVIEWS

Oberoi Group of Hotels

No Interviews

INTERVIEWS

Sterlite Technologies

90 top interview questions

INTERVIEWS

Oberoi Group of Hotels

No Interviews

INTERVIEWS

Indecomm Global Services

No Interviews

INTERVIEWS

Shubhashray Housing India

No Interviews

INTERVIEWS

Indecomm Global Services

No Interviews

Tell us how to improve this page.

Sterlite Technologies Network Engineer Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
Sterlite Technologies Network Engineer Salary
based on 47 salaries
₹1.8 L/yr - ₹7.9 L/yr
9% more than the average Network Engineer Salary in India
View more details

Sterlite Technologies Network Engineer Reviews and Ratings

based on 10 reviews

4.3/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.7

Salary

3.7

Job security

4.0

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 10 Reviews and Ratings
Sr.Network Engineer/ Tech Lead - MPLS

Delhi/Ncr

3-8 Yrs

₹ 2.7-7 LPA

SrDot Network Engineer

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

Explore more jobs
Process Associate
662 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Field Engineer
300 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Officer
246 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
245 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
241 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sterlite Technologies with

Bharti Airtel

4.0
Compare

Tata Communications

4.0
Compare

Vodafone Idea

4.1
Compare

Tech Mahindra

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