I applied through an employee referral. The process took 3 weeks. I interviewed at Xoriant (Mumbai) in Jun 2021
Interview
- Interview process is smooth and fast.
- There are 2 Technical rounds, 1 Manager and 1 HR round to get an offer from Xoriant.
- Technical rounds are detailed and in depth. Scenario based questions, Use Cases, etc.
- Prompt communication from HR.
- Overall process took just 3 weeks.
Interview questions [2]
Question 1
Tableau:
Data blending vs Join,
LOD scenario,
Order of Operation,
Extract vs Data source filter,
Top and Bottom in one view,
Scenario where one table has multiple records for each player with many other attributes and second table has only player id, name, age -- What will you use Blend or Join?
Asterix (*) scenario,
Row level security
SQL:
Order of operation (Select, From, Where, Order by, Group By)
Rank vs Rank_Dense vs Rank Modified
Scenario to find 6th Top most Employee based on Salary,
Scenario to find the invitees who voted No first and then Yes and vice versa
I applied through university. I interviewed at Xoriant (Bangalore Rural) in Jul 2025
Interview
1st round was aptitude and logical reasoning. Next we have programming, technical and HR round.. each round was easy level . They covered only basics . In the first round the high priority was given to aptitude and logical reasoning rather than technical questions and they were fill in the blanks
Interview questions [1]
Question 1
Write a program to reverse a string, two sum(leetcode)
I applied through university. The process took 2 weeks. I interviewed at Xoriant (Pune)
Interview
I have no complaints. My recent interview was good, and the process had two rounds: a technical round followed by an HR round. ALL GOOD!. Easy to medium level interview questions.
Interview questions [1]
Question 1
Questions on final year project.
Aptitude, Database, OOPs, etc.
I applied through a recruiter. The process took 1 week. I interviewed at Xoriant (Pune) in Apr 2025
Interview
I applied through LinkedIn and was contacted by a recruiter for the first technical round over a Zoom call. The interview went really well, with a strong focus on Java, OOP concepts, and Data Structures & Algorithms. I confidently answered all the questions, and the interviewer informed me at the end that I had been selected for the second round.
However, just a day later, I received a call from the same recruiter informing me that I was rejected. No proper reason was given, and the sudden change felt confusing and unprofessional.
It left me with the impression that the hiring process may not be as transparent as it seems — possibly favoring referral candidates over open applicants. This experience was disappointing, especially after receiving positive feedback during the technical round.
Advice to candidates:
Be cautious and manage your expectations if you're not applying through a referral. Even a strong performance doesn't guarantee fair evaluation.
Advice to the company:
Please improve your communication and ensure consistency between what interviewers convey and what the final decisions are. Candidates invest their time and effort – they deserve clarity and transparency.
Interview questions [1]
Question 1
what are oop concepts ,
write a java 8 stream function to remove duplicate .
what is diff comparator and comparable
what is marker interface .
what is @Qualifire
how IOC works ,