J'ai postulé en ligne. J'ai passé un entretien chez Xoriant
Entretien
The most stupidest interviewee on the earth.
He asked me to write a program using streams to find even and odd and stopped me in between stating that you can not write conditions in map!!!!
List<String> res= list.stream().map(list->n%2==0)? "Even":"Odd"). collect (Collectors.toList());
I mean I was nervous during the interview but. Come on these people should not be asked to take interviews!!!!
what is actuator? how do u configure it and what are the endpoints exposed?why there is no authentication for actuator endpoint? how can you configure it and how does it internally works
There were 3 rounds of interview . 2 technical round and 1 managerial round .
The technical rounds covered core java , multithreading, collections , spring , redis and spring boot concepts .
Questions d'entretien [1]
Question 1
LeetCode one medium level question and java streams question
J'ai postulé via une autre source. J'ai passé un entretien chez Xoriant (Ahmedabad)
Entretien
It is generally easy, may have face client round if directly hiring for the client.
client round may get bit harder.
Usually has 2 round in Xoriant and other depend on client for other rounds
J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez Xoriant (Bengaluru) en août 2025
Entretien
Waste of time . They are not able to take decision whether to hire or not . Conducted 5 rounds of interview and then told that position is on hold after sending selection mail and asking for documents for bgv. They scheduled multiple rounds of interview across teams for Morgan Stanley client.
Questions d'entretien [1]
Question 1
In all the interviews rounds they kept asking random question which can be solved using Java 8 streams.