i
Xoriant
Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
I was interviewed in Jun 2024.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Nodes contain data and a reference to the next node
Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)
Example: Node 1 -> Node 2 -> Node 3
To find the middle node of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The node pointed to by the slow pointer at this point will be the middle node.
Addressing conflict between manager and developer requires open communication, understanding both perspectives, and finding a mutually beneficial solution.
Encourage open communication between the manager and developer to understand each other's perspectives and concerns.
Facilitate a meeting to discuss the conflict and find common ground or compromises.
Seek to understand the underlying reasons for the conflict and addre...
Coding and concepts of data science
Xoriant interview questions for designations
Top trending discussions
I applied via Company Website and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.
Subject
based on 7 interviews
Interview experience
based on 121 reviews
Rating in categories
Software Engineer
1.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
599
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
574
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
447
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
Tech Mahindra