I applied through other source. The process took 3 weeks. I interviewed at Xoriant (New Delhi) in Mar 2021
Interview
I applied through a link which I found on LinkedIn.
The process took just 3 weeks.
There were 4 rounds in total.
There was first the written test, it consisted of Aptitude, Logical, Verbal and Computer Science related questions.
After two days a mail was sent that I was shortlisted for the next round that is Technical round.
In technical round there were basic computer science questions and about project.
She asked me to write a program and also solve some DBMS related queries.
Again after 3-4 days a mail was sent regarding the next round that is HR round.
In HR round they gave many scenarios and wanted to know the reactions that I would give in each particular one.
Lastly there was a Managerial round whereby a senior member of the company will take the interview. He asked questions regarding my internship and project.
Finally, I got a mail that I am selected.
I applied through university. I interviewed at Xoriant (Bangalore Rural) in Dec 2025
Interview
My interview process at Xoriant consisted of multiple rounds:
1. Online Assessment
The first round was an online assessment that consisted only of MCQ-based questions.
It included:
Aptitude (logical reasoning and quantitative)
Basic programming concepts
Core computer science fundamentals
This round mainly tested theoretical knowledge and quick thinking.
2. Technical Interview 1
After clearing the assessment, I attended the first technical interview.
Questions were asked on programming basics, data structures, and algorithms
I was also asked to explain my academic projects
The focus was on checking my understanding of core concepts.
3. Technical Interview 2
The second technical round was more in-depth.
It included scenario-based and practical questions
I had to explain my projects more clearly and in detail
The interviewer focused on how I apply my knowledge
4. Managerial Interview
In this round:
Questions were based on problem-solving approach, teamwork, and handling situations
It was more of a discussion than a strict technical interview
5. HR Interview
The final round was the HR interview:
Questions about my background, strengths, and career goals
Discussion about joining, relocation, and expectations
Overall Experience
Overall, the process was smooth and well-structured. Each round gradually tested different aspects, including technical knowledge, practical thinking, and communication skills.
Interview questions [1]
Question 1
One of the questions they asked me was to explain one of my projects in detail.
I applied through university. I interviewed at Xoriant (Bangalore Rural)
Interview
I had attended L1 interview in that they have asked me about my technical background, technical questions,projects, core subjects,and also they have asked me about projects in depth I e about the libraries I have used and what is the use of the project etc .
Interview questions [1]
Question 1
Explain your projects and what are the libraries you have used for that
I applied through university. The process took 4 weeks. I interviewed at Xoriant (Bengaluru) in Sept 2024
Interview
1. Online test (Duration: 2 hours, covering aptitude, logical reasoning, data structure, system concepts, OOP, networking, C and Java programming).
2. Two levels of technical interview & an HR interview.
Interview questions [1]
Question 1
What is the worst-case time complexity for merge sort?
a) O(n)
b) O(n log n)
c) O(n^2)
d) O(log n)