i
Xoriant
Filter interviews by
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 LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
I was interviewed in Nov 2024.
Using a crypto price API to fetch and display real-time cryptocurrency prices in a machine coding project.
Utilize a crypto price API to fetch real-time cryptocurrency prices
Implement error handling for API requests
Display the fetched prices in a user-friendly format
posted on 8 Jan 2025
I applied via Approached by Company and was interviewed in Nov 2023. There were 4 interview rounds.
Hackerrank test with combination of MCQ and java program coding.
based on 7 interviews
Interview experience
based on 136 reviews
Rating in categories
Software Engineer
1.7k
salaries
| ₹3.9 L/yr - ₹16 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹8.9 L/yr - ₹30.7 L/yr |
Softwaretest Engineer
627
salaries
| ₹2.5 L/yr - ₹8.7 L/yr |
Technical Lead
618
salaries
| ₹12 L/yr - ₹40 L/yr |
Senior Test Engineer
453
salaries
| ₹8.5 L/yr - ₹31.5 L/yr |
TCS
Infosys
Wipro
Tech Mahindra