i
Filter interviews by
I applied via Approached by Company and was interviewed in Jul 2023. There were 2 interview rounds.
Top trending discussions
posted on 5 Feb 2024
I applied via Company Website and was interviewed before Jan 2023. There was 1 interview round.
MergeSort is a divide-and-conquer algorithm that recursively divides an array into two halves, sorts them, and then merges them.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves
To add one in a linked list, create a new node with the value 1 and add it to the end of the list.
Create a new node with the value 1
Traverse the linked list to reach the last node
Set the next pointer of the last node to the new node
based on 1 interview
Interview experience
Project Manager
4
salaries
| ₹14 L/yr - ₹17.2 L/yr |
TCS
Infosys
Wipro
HCLTech