i
LTIMindtree
Filter interviews by
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...
I applied via campus placement at PSG College of Arts & Science, Coimbatore and was interviewed before Dec 2023. There were 3 interview rounds.
The Basi Aptitude Questions. Think and answer
I possess technical knowledge in network design, implementation, troubleshooting, and security. I have completed projects involving network upgrades, migrations, and optimization.
Proficient in network protocols such as TCP/IP, DNS, DHCP, and VLANs
Experience with network hardware from vendors like Cisco, Juniper, and Palo Alto
Implemented network security measures such as firewalls, VPNs, and intrusion detection systems
C...
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.
DHCP stands for Dynamic Host Configuration Protocol, used to automatically assign IP addresses to devices on a network.
DHCP eliminates the need for manual IP address configuration
It assigns IP addresses, subnet masks, default gateways, and DNS servers to devices
DHCP operates on the client-server model
Example: When a device connects to a network, it sends a DHCP request to obtain an IP address
DNS is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.
DNS stands for Domain Name System
It is a protocol used to translate domain names to IP addresses
DNS servers store a database of domain names and their corresponding IP addresses
DNS helps users access websites using easy-to-remember domain names instead of complex IP addresses
Examples of DNS servers...
What people are saying about LTIMindtree
I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 3 interview rounds.
TTL and port numbers are important for network protocols.
TTL (Time-to-Live) is a field in IP packets that limits the lifespan of a packet.
Common port numbers include 80 for HTTP, 443 for HTTPS, and 22 for SSH.
TCP and UDP use different port number ranges.
ICMP does not use port numbers.
TTL and port numbers are important for network security and troubleshooting.
LTIMindtree interview questions for designations
I applied via Recruitment Consultant and was interviewed in Sep 2018. There was 0 interview round.
I was interviewed in Jan 2025.
About the networking issues
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));
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
I would like simple test
based on 3 interviews
Interview experience
based on 24 reviews
Rating in categories
Senior Software Engineer
21.3k
salaries
| ₹5.1 L/yr - ₹18.7 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Technical Lead
6.4k
salaries
| ₹9.4 L/yr - ₹36 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.4 L/yr |
Cognizant
Capgemini
Accenture
TCS