i
NTT Data
Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Link state and DV are routing protocols, STP is for loop prevention, BGP is for inter-domain routing.
Link state protocols (e.g. OSPF) use Dijkstra's algorithm to calculate shortest path.
Distance vector protocols (e.g. RIP) use Bellman-Ford algorithm and exchange routing tables.
STP (Spanning Tree Protocol) prevents loops in Ethernet networks by blocking redundant paths.
BGP (Border Gateway Protocol) is used for inter-dom...
I applied via Company Website and was interviewed in Dec 2021. There were 5 interview rounds.
What people are saying about NTT Data
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
BGP stands for Border Gateway Protocol, used for routing and exchanging routing information between different autonomous systems.
BGP is used to connect different autonomous systems on the internet.
It is a path vector protocol that helps in determining the best path for data to travel.
BGP uses TCP port 179 for communication.
It is commonly used by Internet Service Providers (ISPs) and large organizations to manage routin
OSPF LSA types include Router LSA, Network LSA, Summary LSA, and ASBR Summary LSA.
Router LSA: Generated by each router to describe its directly connected links.
Network LSA: Generated by DR to describe the network and its attached routers.
Summary LSA: Generated by ABR to advertise routes from one area to another.
ASBR Summary LSA: Generated by ASBR to advertise external routes into OSPF domain.
Vxlan is a virtual extensible LAN technology used to extend Layer 2 networks over Layer 3 networks.
Vxlan stands for Virtual Extensible LAN
It is used to extend Layer 2 networks over Layer 3 networks
Vxlan adds a 24-bit identifier to the Layer 2 frame, allowing for up to 16 million virtual networks
Vxlan encapsulates the original Ethernet frame within a UDP packet for transmission over the network
Vxlan is commonly used in
VSS switch is a feature in Cisco switches for combining multiple physical switches into a single logical switch, while VPC is a feature for creating a loop-free topology in a data center network.
VSS switch combines multiple physical switches into a single logical switch, providing higher availability and simplified network management.
VPC (Virtual Port Channel) is a feature that allows links that are physically connecte...
I applied via Approached by Company and was interviewed in Oct 2022. There were 2 interview rounds.
BGP attributes are used to determine the best path for routing. Path selection process involves comparing attributes like AS path, local preference, etc.
BGP attributes include AS path, local preference, MED, origin, etc.
Path selection process involves comparing attributes in a predetermined order to determine the best path.
AS path attribute is used to prevent routing loops and determine the shortest path to a destinati...
Yes, I have worked on configuring and managing firewalls in various network environments.
Configured firewall rules to control traffic flow
Managed firewall policies to ensure network security
Troubleshooted firewall issues and implemented solutions
Worked with different firewall vendors such as Cisco, Palo Alto, and Fortinet
Check OSPF configuration, network connectivity, router IDs, subnet mismatches, authentication, and hello/dead timers.
Verify OSPF configuration on both routers
Check network connectivity between routers
Ensure router IDs are unique
Check for subnet mismatches
Verify authentication settings
Check hello and dead timers
SIA (Stuck In Active) is a mechanism in EIGRP to prevent routing loops by marking a route as 'stuck' if a feasible successor is not found.
SIA occurs when a router is unable to find a feasible successor for a route during a topology change.
During SIA, the router marks the route as 'stuck' and queries its neighbors for a new path.
This prevents routing loops by temporarily blocking the affected route until a new feasible
I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.
BGP is used for routing between autonomous systems. LP and weight are used for path selection. MED is used for path advertisement.
BGP is used for inter-domain routing between autonomous systems.
LP (Local Preference) is used to select the preferred path among multiple paths within the same AS.
Weight is a Cisco proprietary parameter used to select the preferred path among multiple paths within the same AS.
MED (Multi-Exit...
I applied via Naukri.com and was interviewed in Jul 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
It is online test. In this test there is question of apti and also coding and from 5g question.
There are two questions asked and time is enough to solve 60 minutes
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
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; }
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]...
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
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));
based on 4 interviews
Interview experience
based on 18 reviews
Rating in categories
Software Engineer
933
salaries
| ₹2.8 L/yr - ₹11 L/yr |
Senior Associate
772
salaries
| ₹1.4 L/yr - ₹7.6 L/yr |
Network Engineer
675
salaries
| ₹1.8 L/yr - ₹10 L/yr |
Software Developer
640
salaries
| ₹3.5 L/yr - ₹14.5 L/yr |
Senior Software Engineer
548
salaries
| ₹6.5 L/yr - ₹26 L/yr |
Tata Communications
Bharti Airtel
Reliance Communications
Vodafone Idea