Array rotation
Senior Software Engineer Java Developer Interview Questions
412 senior software engineer java developer 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.
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).
Implement BlockingQueue for enqueue and dequeue functionality.
Are you okay to go to other places?
Tell me what all Design pattern will you use to implement Elevator calling system?
Viewing 161 - 170 interview questions