I applied through a staffing agency. I interviewed at Deven Infotech (Pune) in May 2013
Interview
Boring, Some what Non technical, No proper job description.
First it was some telephonic round then called for face to face .
Difficulty level of interview was ok but no job description was providede.
2
Positive experience
Average interview
Application
I applied online. The process took 1 day. I interviewed at Deven Infotech (Pune) in Jun 2018
Interview
One Process
Round 1 Technical Apti
Round 2 F2F techincal interview on my skills , Spring and Hibernate
moderate office team, less people were there so interview also i was there only for interview
Interview questions [1]
Question 1
Eager/Lazy Loading In Hibernate
Anotation in Hibernate
How will you describe database related anotation
Empid with dept id : One to many relationship in programme or in which file, syntax
What is Criteria in Hibernate
---------------
Core Java
What is Ploymorphism > Runtime Polymorphism
Overloading : various conditon wise out put was asked , parent chiled method invoking
what is super Keyword, how you will call parent calls's method from child method ?----Doubtful question
what is difference between string and StringBuffer
gave me example of two string
string str1="Hello";
string str2="Hello";
if str1==srt2 and if str2.equals(str1)
what will return true value
Appitude test :
DB: Which of following is correct syntax for index;
create index id;
change index id;
add index id;
remove index id;
In 1:1 relationship is primary key is arbitary || True or False