J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Velocis Systems (Noida) en juin 2017
Entretien
Interview process was very smooth. He started with core Java. All were simple and basic questions, JSP implicit objects, includes, hibernate criteria, detached criteria. left and right join queries. What is the output of Program and why
class A{
disp(Oject obj)
{
sop("Object");
}
disp(String str)
{
sop("String");
}
psvm(String a[])
{
A a = new A();
A.disp(null);
}
}
After that, there was managerial round and HR round.
Questions d'entretien [1]
Question 1
What is the advantage of Hibernate criteria over HQL?
J'ai postulé via un recruteur. J'ai passé un entretien chez Velocis Systems (New Delhi) en avr. 2022
Entretien
Interview process was smooth. 3 round if back to back interviews, frequent contact by the recruiter, but after the 3 rounds, no further response or anything. The recruiter said to come back within a week for the feedback but never heard back from them ever.
Questions d'entretien [1]
Question 1
Intermediate questions on JS, Java latest versions, Microservices, Spring Boot, etc.
Few coding question on Collection and Stream concepts