Is the controller used in reactive programming? If no then how it works
Senior Java Developer Interview Questions
5,581 senior java developer interview questions shared by candidates
Write a code in which a method receives list and string and returns true if the string exists in list and false if it do not exist. What is scriplet and what is expression? What is the internal logic behind hashMap execution? Does hashmap size affects the performance of hashmap? This question is asked in almost all interviews. What is atomicity? Is count++ operation thread safe? Why? What is the difference between Callable and Runnable? What is the difference between IOC and dependency injection? Is dependency injection is the concept only used in Spring? what is the difference between final, finally and finalize? If we declare arrayList as final, can we remove elements from arrayList? How did you handled spring security in your project? What is a WSDL and different parts of WSDL? What are the advantages of REST over SOAP? Why should we implement Cloneable interface if we have to clone an object, though clone method comes from Object class? How is a variable shared between multiple threads? What is a thread deadlock? How do we avoid it? What is Hibernate Unidirectional and Bidirectional? What is the method to be overridden if we are implementing MessageDrivenBean? What are the advantages of using Generics?
Hibernate etc
How to design Parking lot in Java? How to sort a 10 GB file contains integers on a system which can process only 2 GB resource at a time ? How my Hashmap will look like if I insert employee object in it as key and value and I have overridden hashcode method which returns 1 always and equals method which returns false. how micro services communicates with each other ? What is service discovery ?
what is eureka in microservice?
1.basic java questions 2.Rest annotations 3.Jpa annotations. 4.Logical problem.
how would you put a button that would not submit an html form? what needs to be done so that when you press the button it would not submit the form?
how is a state of a stateful session bean avhieved
lazy loading vs eager loading
I was asked 3 questions only. 1. Spring/Hibernate Annotations 2. How to implement restful service 3. how does transaction handled
Viewing 3681 - 3690 interview questions