Array rotation
Sr Java Entwickler Interview Questions
411 sr java entwickler interview questions shared by candidates
Mostly programs from collection API
- What is the name of annotation that is used in Hibernate to reduce calling the DB. - What is the difference between java EE vs Spring Boot.
Q: What are you looking for in a job?
A lot of questions about their formula
Mostly the coding questions were asked - constructor overloading, Spring data pool, exception handling, find second smallest number in array without using sort & multiple conditional loops. DI, Annotations based.
Basic core java questions. Spring Boot questions. Try with resources Multiple databases on Spring Boot SQL joins queries
Eager and Lazy loading concept andprovide implementation code. Gave one scenario and asked to explain what will happen if we use eager and lazy loading in that code
Exception super class name ? & error vs exception ?
Input is an array of numbers [1,2,3,4,2,3,1,2] and we need to print the longest increasing sequence length. here it should be 4 (for 1,2,3,4).
Viewing 161 - 170 interview questions