Technical interview was not scheduled.
Senior Java Developer Interview Questions
5,537 senior java developer interview questions shared by candidates
Tell me about your experience
Questions about Java and Spring that no one has ever heard of
1) There is a class in which i declare 2 instance variables. A map and a string. Initialize both. Then, pass both of them to a method and change the values. What will be the value of map and string before and after calling the method. 2) Dynamic Polymorphism. All the variants(Object of child, reference of parent etc etc). If the methods are static , how does DP work? 3) Typecasting. How does it work? 4) Immutable classes. How do you initialize it? 5) When do you prefer Interfaces and when abstract class. Prepare well for this question. They confuse you a lot. 6) Overloading with different arguments. 7) Instantiating an abstract class. There is an abstract class and other normal class extends the abstract class. In constructor it calls , super(this). What happens?
Could you describe a business use case where you have used the visitor pattern in practice?
Core Java and Spring MVC related question
Finalize method, daemon thread?
List programming patterns by name only. Just the list.
Java code snippet. What's printed out?
Java related technical questions. Mostly related to Core Java and MVC framework
Viewing 4031 - 4040 interview questions