Upload Button Icon Add office photos
Premium Employer

i

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

NTT Data

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

NTT Data Network Engineer Interview Questions, Process, and Tips

Updated 30 Oct 2024

Top NTT Data Network Engineer Interview Questions and Answers

View all 11 questions

NTT Data Network Engineer Interview Experiences

9 interviews found

Network Engineer Interview Questions & Answers

user image omkar Renavikar

posted on 10 Oct 2024

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

(1 Question)

  • Q1. What is hsrp,vrrp
  • Ans. 

    HSRP (Hot Standby Router Protocol) and VRRP (Virtual Router Redundancy Protocol) are network protocols used for providing high availability in routing.

    • HSRP and VRRP are used to provide redundancy for routers in a network.

    • They allow for automatic failover in case of a router failure.

    • HSRP is a Cisco proprietary protocol, while VRRP is an open standard protocol.

    • Both protocols use a virtual IP address that clients use as t...

  • Answered by AI

Skills evaluated in this interview

Network Engineer Interview Questions & Answers

user image Koroth Prime

posted on 30 Jul 2024

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

(2 Questions)

  • Q1. What is osi model
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI model stands for Open Systems Interconnection model.

    • It helps in understanding how different networking protocols work together.

    • Each layer in the OSI model has specific functions and communicates with adjacent layers.

    • Examples of OSI model layers include physical layer, data link la

  • Answered by AI
  • Q2. It is reference model

Skills evaluated in this interview

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 Interview Questions & Answers

user image MD FAISAL WASIM

posted on 15 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Oct 2023.

Round 1 - Technical 

(3 Questions)

  • Q1. What is VRRP ?
  • Ans. 

    VRRP stands for Virtual Router Redundancy Protocol, used to provide high availability for routers by creating a virtual IP address.

    • VRRP allows multiple routers to work together in a group, with one router acting as the master and others as backups.

    • If the master router fails, one of the backup routers takes over the virtual IP address to ensure continuous network connectivity.

    • VRRP uses a priority value to determine whic...

  • Answered by AI
  • Q2. Why do we create VLAN?
  • Ans. 

    VLANs are created to segment network traffic, improve network performance, enhance security, and simplify network management.

    • Segment network traffic to improve performance and reduce congestion

    • Enhance security by isolating sensitive data or devices

    • Simplify network management by grouping devices logically

    • Allow for easier troubleshooting and maintenance

    • Enable better control over broadcast domains

    • Example: Creating separat

  • Answered by AI
  • Q3. How do we configure FAILOVER via static Route?
  • Ans. 

    Configuring FAILOVER via static Route involves setting up multiple routes with different priorities.

    • Create multiple static routes with different next-hop IP addresses

    • Assign different administrative distances to each static route

    • Configure IP SLA to track the primary route and switch to the secondary route if the primary route fails

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is bgp and working
  • Ans. 

    BGP (Border Gateway Protocol) is a routing protocol used to exchange routing information between different networks on the internet.

    • BGP is used by internet service providers to make routing decisions.

    • It operates on TCP port 179.

    • BGP uses path attributes to determine the best route to a destination.

    • BGP can be configured in different ways such as eBGP (external BGP) and iBGP (internal BGP).

  • Answered by AI
  • Q2. What was you network experience

Skills evaluated in this interview

NTT Data interview questions for designations

 Network Planning Engineer

 (1)

 Senior Network Engineer

 (3)

 L2 Network Engineer

 (2)

 Network Engineer L1

 (1)

 Trainee Network Engineer

 (1)

 Network Support Engineer

 (1)

 Network Administrator

 (2)

 Network Security Engineer

 (3)

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - HR 

(1 Question)

  • Q1. General discussion
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to networking
  • Q2. Routers switch configuration and commands
  • Ans. 

    Routers switch configuration and commands involve setting up and managing network devices for efficient data routing.

    • Routers use commands like 'show ip route' to display routing table information

    • Configuration involves setting up IP addresses, subnet masks, and default gateways

    • Commands like 'show interfaces' can display interface status and configuration details

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top NTT Data Interview Questions

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

I applied via Walk-in and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What OSPF and its state and LSAs
  • Ans. 

    OSPF (Open Shortest Path First) is a routing protocol used to determine the best path for data packets in a network.

    • OSPF is a link-state routing protocol that uses Dijkstra's algorithm to calculate the shortest path to each network.

    • OSPF routers exchange Link State Advertisements (LSAs) to build a topology database.

    • There are several types of LSAs, including Router LSAs, Network LSAs, Summary LSAs, and AS External LSAs.

    • O...

  • Answered by AI
  • Q2. VLAN and DTP, STP. RSTP, HSRP/VRRP protocols
  • Q3. Etherchannel, EIGRP
Round 2 - One-on-one 

(2 Questions)

  • Q1. BGP and its states and attributes
  • Ans. 

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

    • BGP has four main states: Idle, Connect, OpenSent, and Established.

    • BGP attributes include AS_PATH, NEXT_HOP, LOCAL_PREF, and ORIGIN.

    • AS_PATH attribute shows the path the route has taken through different autonomous systems.

    • NEXT_HOP attribute specifies the next hop IP address to reach a particular...

  • Answered by AI
  • Q2. Monitoring tool
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Skills evaluated in this interview

Network Engineer Jobs at NTT Data

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - Technical 

(1 Question)

  • Q1. OSI Model, DNS recods, Zones, DHCP & DNS
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Assignment 

Aptitude questions. Not much considered for final selection.

Round 3 - Technical 

(2 Questions)

  • Q1. 1) Have through understanding of your skills Mentioned in Resume.
  • Ans. You should know as your resume speaks what you know.
  • Answered Anonymously
  • Q2. Networking Basics like AD values, Classes of IP address, Calculating number of hosts, Static Routing. Etc and about working in your previous company if you are working professional.
Round 4 - Technical 

(1 Question)

  • Q1. Advanced technical concepts like Dynamite Routing Protocols, OSPF , OSPF stages, DR BDR Election, OSPF LSA types, BGP, BGP Attributes, BGP Dual Homed Dual Router scenario for incoming and outgoing traffic....
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation, one to one questions, happened over call for me.

Interview Preparation Tips

Topics to prepare for NTT Data Network Engineer interview:
  • BGP
  • OSPF
  • STP
  • VLAN
  • CCNA
  • CCNP
Interview preparation tips for other job seekers - No dresscode formalities. Take it easy. Don't worry. Keep learning. Accept the food if HR offers and you are hungry. Company is nice for visitors.

I applied via Approached by Company and was interviewed before Mar 2021. 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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Explain LSA Types in detail
  • Ans. 

    LSA Types are used in OSPF to describe the type of information contained in the LSA.

    • Type 1: Router LSA - contains information about the router and its directly connected networks

    • Type 2: Network LSA - describes the networks connected to a multi-access network

    • Type 3: Summary LSA - contains information about networks outside of the area

    • Type 4: ASBR Summary LSA - describes the ASBR router to the rest of the OSPF domain

    • Type...

  • Answered by AI
  • Q2. Static/ Default Routes
  • Q3. BGP Attributes in detail
  • Ans. 

    BGP attributes are used to determine the best path for routing traffic between autonomous systems.

    • BGP attributes include: AS Path, Next Hop, Local Preference, Weight, Multi-Exit Discriminator (MED), Origin, and Community

    • AS Path is a list of autonomous systems that the route has passed through

    • Next Hop is the IP address of the next router in the path

    • Local Preference is used to indicate the preferred path for outbound tra...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NTT Data Network Engineer interview:
  • Bgp
  • OSPF
  • MPLS
  • Static Routing
Interview preparation tips for other job seekers - Confidence is the key. If you do not know the answer. Mention the same but also ensure that you will get it in the future

Skills evaluated in this interview

Interview questions from similar companies

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

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack
Contribute & help others!
anonymous
You can choose to be anonymous

NTT Data Interview FAQs

How many rounds are there in NTT Data Network Engineer interview?
NTT Data interview process usually has 2 rounds. The most common rounds in the NTT Data interview process are Technical, Resume Shortlist and HR.
How to prepare for NTT Data 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 NTT Data. The most common topics and skills that interviewers at NTT Data expect are Network Engineering, OSPF, Bgp, EIGRP and Router.
What are the top questions asked in NTT Data Network Engineer interview?

Some of the top questions asked at the NTT Data Network Engineer interview -

  1. How do we configure FAILOVER via static Rou...read more
  2. What OSPF and its state and L...read more
  3. Explain LSA Types in det...read more

Recently Viewed

REVIEWS

NTT Data

No Reviews

REVIEWS

R1 RCM

No Reviews

REVIEWS

NTT Data

No Reviews

REVIEWS

R1 RCM

No Reviews

REVIEWS

Conduent

No Reviews

INTERVIEWS

NTT Data

300 top interview questions

INTERVIEWS

Conduent

80 top interview questions

SALARIES

NTT Data

SALARIES

Conduent

REVIEWS

WNS

No Reviews

Tell us how to improve this page.

NTT Data Network Engineer Interview Process

based on 12 interviews

1 Interview rounds

  • Technical Round
View more
NTT Data Network Engineer Salary
based on 696 salaries
₹1.8 L/yr - ₹10 L/yr
16% more than the average Network Engineer Salary in India
View more details

NTT Data Network Engineer Reviews and Ratings

based on 94 reviews

4.2/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.7

Salary

3.9

Job security

3.9

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 94 Reviews and Ratings
Software Engineer
935 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
775 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
696 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
640 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
572 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NTT Data with

Tata Communications

4.0
Compare

Bharti Airtel

4.0
Compare

Reliance Communications

4.0
Compare

Vodafone Idea

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