Q: What was the one thing they asked you? A: They asked me to explain how I approach solving complex problems in Java — not just the code, but the thought process, teamwork, and how I ensure scalability and performance.
Java Senior Interview Questions
6,023 java senior interview questions shared by candidates
they ask me for some problems to solve with java and oop
Technical question s regarding spring and spring boot
It is possible to instantiate an abstract class?
class main { publis static void main(String[] args) { System.out.println("Hello"); } } Use SOLID principle of Liskov substitution principle where break functionality, later will correct it.
Spring framework related annotations asked
How to solve stock problems when you have 2 itens and three people put the item on the cart.
What's the relationship between equals and hashCode methods in Java?
List<String> list = new ArrayList<String>(); System.out.println(list.get(0)); what will be the output what type of ioc container in spring where we can use @bean and @ component what will happen if we do not provide constructor private in Singleton
would you able to relocate
Viewing 1031 - 1040 interview questions