Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
L1 and system troubleshooting methods involve identifying and resolving issues in network and system infrastructure.
L1 troubleshooting involves basic checks and identifying common issues
System troubleshooting involves identifying issues with hardware, software, and network components
Methods include using diagnostic tools, analyzing logs, and following established procedures
Examples of issues include network connectivit
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
Routing and switching are fundamental concepts in computer networking that involve directing and forwarding data packets.
Routing is the process of determining the best path for data packets to travel from one network to another.
Switching is the process of forwarding data packets within a network based on their destination MAC addresses.
Routing protocols like OSPF and BGP are used to exchange routing information between...
LAN/WAN refers to local area network and wide area network respectively. VLAN is a virtual LAN that allows for logical segmentation of a network.
LAN is a network that covers a small geographical area, typically within a single building or campus.
WAN is a network that spans a large geographical area, connecting multiple LANs or remote locations.
VLAN is a virtual LAN that enables the creation of multiple logical networks...
A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
Firewall acts as a barrier between a trusted internal network and an untrusted external network.
It examines network packets and filters them based on rules to allow or block traffic.
Firewalls can be hardware-based or software-based.
Examples of firewalls include Cisco ASA, Palo A
I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.
You have to pass this test. You can check previous papers for more information.
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));
posted on 7 Jan 2025
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
I applied via Referral
I am open to any location that offers growth opportunities and a challenging work environment.
Open to relocation for the right opportunity
Prefer locations with strong networking infrastructure
Interested in locations with tech hubs or opportunities for professional development
My current CCTC is $80,000 per year.
Current CCTC is $80,000 per year
CCTC may include salary, bonuses, benefits, etc.
Negotiable based on experience and qualifications
Border Gateway Protocol
BGP stands for Border Gateway Protocol
It is a standardized exterior gateway protocol used to exchange routing information between different autonomous systems on the internet
BGP helps in determining the best path for data to travel between networks
It is commonly used by Internet Service Providers (ISPs) and large organizations to connect to multiple networks
BGP operates on TCP port 179
Routers are networking devices that forward data packets between computer networks.
Routers operate at the network layer of the OSI model
They use routing tables to determine the best path for data packets
Routers can connect different types of networks, such as LANs and WANs
Expected CTC (Cost to Company) for the position
ECTC stands for Expected Cost to Company
It includes salary, bonuses, benefits, and any other compensation offered by the employer
Candidates should provide their expected salary range based on their experience and skills
TCS
Accenture
Wipro
Cognizant