i
Tech Mahindra
Filter interviews by
VPN stands for Virtual Private Network, a secure connection that allows users to access a private network remotely. OS stands for Operating System, the software that manages computer hardware and software resources.
VPN creates a secure and encrypted connection over a public network, such as the internet.
OS is the software that manages computer hardware and software resources, providing a user interface and enabling app...
Protocols are rules for communication, DBMS is software for managing databases, and RDBMS is a type of DBMS that uses a relational model.
Protocols are rules that define how data is transmitted over a network, such as TCP/IP, HTTP, and FTP.
DBMS (Database Management System) is software that allows users to create, retrieve, update, and manage data in a database, like MySQL, Oracle, and SQL Server.
RDBMS (Relational Databa...
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));
Normal communication check
A loop is a sequence of instructions that is continually repeated until a certain condition is met. An IP (Internet Protocol) address is a unique numerical label assigned to each device connected to a computer network.
A loop is used in programming to execute a block of code repeatedly until a specific condition is met.
There are different types of loops such as for loop, while loop, and do-while loop.
An IP address is us...
BGP, OSPF, and VPN are all protocols used in networking to facilitate communication and secure data transmission.
BGP (Border Gateway Protocol) is used to exchange routing information between different autonomous systems on the internet.
OSPF (Open Shortest Path First) is an interior gateway protocol used to find the best path for routing within a single autonomous system.
VPN (Virtual Private Network) is a technology tha...
I interned at a telecommunications company where I gained hands-on experience in configuring network devices and troubleshooting network issues.
Configured routers and switches to optimize network performance
Assisted in setting up VLANs and implementing security protocols
Troubleshooted network connectivity issues for end users
Participated in network infrastructure upgrades and maintenance
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
TCP IP Header contains information such as source and destination IP addresses, port numbers, sequence numbers, and more.
Source IP address
Destination IP address
Source port number
Destination port number
Sequence number
Acknowledgment number
Header length
Checksum
App ID in Palo Alto Firewalls is a feature that identifies applications on the network based on various parameters.
App ID uses multiple methods to identify applications, including port-based, protocol-based, and application signature-based identification.
It allows administrators to create policies based on specific applications rather than just ports or protocols.
App ID helps in enhancing security by allowing granular ...
SP3 Architecture of Palo Alto Firewalls refers to Security Processing Plane, Control Plane, and Data Plane.
SP3 Architecture consists of Security Processing Plane (SP), Control Plane (C), and Data Plane (D)
Security Processing Plane (SP) handles security functions like threat prevention and decryption
Control Plane (C) manages routing and firewall policies
Data Plane (D) processes and forwards traffic based on firewall pol...
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
Routing is the process of selecting the best path for network traffic to reach its destination.
Routing involves determining the optimal path for data packets to travel from the source to the destination.
Routers use routing tables to make decisions on how to forward packets based on destination IP addresses.
There are different types of routing protocols such as RIP, OSPF, EIGRP, and BGP.
Static routing involves manually ...
Switching is a networking technique used to forward data packets between devices on a computer network.
Switching involves the process of receiving, analyzing, and forwarding data packets within a network.
Switches operate at Layer 2 (Data Link Layer) of the OSI model.
Switches use MAC addresses to determine the destination of data packets.
Switches create separate collision domains and broadcast domains, improving network...
Software Engineer
26.3k
salaries
| ₹2 L/yr - ₹9.1 L/yr |
Senior Software Engineer
21.2k
salaries
| ₹5.5 L/yr - ₹22.6 L/yr |
Technical Lead
11.5k
salaries
| ₹9.2 L/yr - ₹37 L/yr |
Associate Software Engineer
5.4k
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Team Lead
4.9k
salaries
| ₹5.1 L/yr - ₹16.8 L/yr |
Infosys
Cognizant
Accenture
Wipro