Filter interviews by
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
Day to day activities of a Senior Network Engineer involve troubleshooting network issues, implementing network upgrades, and monitoring network performance.
Troubleshooting network issues such as connectivity problems, slow performance, or security breaches
Implementing network upgrades and expansions to improve performance and scalability
Monitoring network performance and security to ensure optimal operation
Collaborati...
BGP (Border Gateway Protocol) and OSPF (Open Shortest Path First) are routing protocols used in networking to determine the best path for data to travel.
BGP is an exterior gateway protocol used to exchange routing information between different autonomous systems.
OSPF is an interior gateway protocol used to determine the best path for data within a single autonomous system.
BGP uses TCP port 179 for communication, while ...
STP (Spanning Tree Protocol) and RSTP (Rapid Spanning Tree Protocol) are network protocols used to prevent loops in Ethernet networks.
STP is a network protocol that ensures a loop-free topology in Ethernet networks by blocking redundant paths.
RSTP is an updated version of STP that provides faster convergence in the event of network changes.
STP and RSTP both work by electing a root bridge and calculating the shortest pa...
ACI stands for Application Centric Infrastructure, a software-defined networking solution. Firewall is a network security system that monitors and controls incoming and outgoing network traffic.
ACI is a software-defined networking solution that provides centralized automation and policy-driven application profiles.
ACI helps in simplifying network operations, improving security, and enabling application agility.
Firewall...
Expected salary for a Senior Network Engineer depends on experience, location, and company size.
Salary expectations can vary based on years of experience in the field.
Location plays a significant role in determining salary, with higher salaries typically found in major cities.
Company size can also impact salary, with larger companies often offering higher compensation packages.
Research industry standards and use online...
Top trending discussions
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Main challenges faced in GCP implementation
Data migration and integration with existing systems
Ensuring security and compliance with regulations
Optimizing costs and managing resources effectively
Training and upskilling employees to use GCP effectively
Choosing the right services and configurations for specific use cases
Best practices for BigQuery include optimizing queries, managing costs, and securing data.
Optimize queries by using partitioning, clustering, and caching
Manage costs by using cost controls, monitoring usage, and optimizing storage
Secure data by using IAM roles, encryption, and audit logs
I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.
Practical scenarios and experience
I have extensive experience in troubleshooting complex network issues.
I have a deep understanding of network protocols and technologies.
I am skilled in using network diagnostic tools such as Wireshark and tcpdump.
I have experience troubleshooting issues with routing, switching, firewalls, and VPNs.
I am able to analyze network traffic and identify the root cause of issues.
I have experience working with vendors to resolv...
I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Job Fair and was interviewed before Jan 2021. There were 2 interview rounds.
It was a test with sectional cutoff, i.e. you need to clear each and every section.
Access modifiers in OOPS and project explanation
Access modifiers control the visibility of class members
Public: accessible from anywhere
Private: accessible only within the class
Protected: accessible within the class and its subclasses
Project: accessible within the same package
Example: public class Car { private int speed; protected String model; }
My project involved developing a web application for managing inventory
Us...
I applied via Job Fair and was interviewed before May 2021. There were 2 interview rounds.
I applied via Job Portal and was interviewed before Feb 2021. There were 2 interview rounds.
I appeared for an interview before Dec 2020.
Round duration - 120 minutes
Round difficulty - Medium
Given an integer N
, determine whether its binary representation is a palindrome.
The first line contains an integer 'T' representing the number of test cases.
The next 'T'...
Check if the binary representation of a given integer is a palindrome.
Convert the integer to binary representation.
Check if the binary representation is a palindrome by comparing it with its reverse.
Return true if it is a palindrome, false otherwise.
Given a sorted array of integers of size N, consisting only of 0's and 1's, identify the position of the first occurrence of '1', using 1-based indexing.
If the array contains ...
Find the position of the first occurrence of '1' in a sorted array of 0's and 1's.
Iterate through the array and find the index of the first '1'.
Return the index + 1 as the position (1-based indexing).
If no '1' is found, return -1.
Tip 1 : practice from basic
Tip 2 : learn basic and implement in competitive coding
Tip 1 : Good project
Tip 2 : be honest with your resume
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Assistant Manager
3
salaries
| ₹3 L/yr - ₹7 L/yr |
Credit Manager
3
salaries
| ₹5.2 L/yr - ₹13.2 L/yr |
TCS
Accenture
Wipro
Cognizant