i
Movate
Filter interviews by
Clear (1)
I appeared for an interview in Jun 2021.
Round duration - 60 minutes
Round difficulty - Medium
This was a technical round with questions entirely based on Networking.
The transport layer is necessary for communication in computer networks to ensure reliable data delivery and manage connections.
The transport layer is responsible for end-to-end communication between devices in a network.
It provides error-checking mechanisms to ensure data integrity during transmission.
Transport layer protocols like TCP establish connections, manage data flow, and handle congestion control.
UDP, another...
A subnet mask is a 32-bit number used to divide an IP address into network and host portions.
It is used in conjunction with an IP address to determine which part of the address is the network ID and which part is the host ID.
Subnet masks consist of a series of 1s followed by a series of 0s.
For example, a subnet mask of 255.255.255.0 means the first 24 bits are for the network and the last 8 bits are for hosts.
VLANs are needed to logically segment a network, improve security, optimize network performance, and simplify network management.
VLANs help in isolating network traffic, reducing broadcast domains, and enhancing network security.
They allow for better network performance by segmenting traffic and prioritizing certain types of data.
VLANs simplify network management by grouping devices based on function or department.
For ...
Different types of Address Resolution Protocol (ARP) include Proxy ARP, Gratuitous ARP, and Reverse ARP.
Proxy ARP is used when a device on a network answers ARP requests intended for another device.
Gratuitous ARP is used to update ARP tables of other devices on the network with a new MAC address for a specific IP address.
Reverse ARP is used by a device to discover its own IP address when it knows only its MAC address.
MAC Address is a hardware address assigned to network devices, while IP Address is a logical address used for communication between devices.
MAC Address is a unique identifier assigned to network interfaces for communications on the physical network.
IP Address is a logical address used for identifying devices on a network and routing data packets.
MAC Address is fixed and assigned by the manufacturer, while IP Address ca...
Round duration - 30 minutes
Round difficulty - Easy
This was a typical managerial round.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : This interview is basically to know if you have clarity on your basics and how things actually happen rather than just theory. My advice would be have a thorough knowledge and be very clear on the packet flow and how does it happen.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Top trending discussions
I appeared for an interview before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
I applied via Job Portal and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Naukri.com and was interviewed before Aug 2021. There was 1 interview round.
Senior Engineer
1.5k
salaries
| ₹2.5 L/yr - ₹12.5 L/yr |
Technical Support Engineer
1.5k
salaries
| ₹1 L/yr - ₹7.6 L/yr |
Network Engineer
1.1k
salaries
| ₹1 L/yr - ₹9 L/yr |
Engineer
1.1k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Specialist
325
salaries
| ₹4.4 L/yr - ₹19.1 L/yr |
TCS
Infosys
Wipro
HCLTech