Explain about Singleton pattern, OOPS concepts, design principles, collections, multi-threading?
Senior Java Developer Interviews
Senior Java Developer Interview Questions
"Senior developers have years of experience in Java and have the knowledge and communication skills to mentor other developers. Companies prioritize strong technical skills and questions will focus on problem solving and critical thinking. A bachelor's degree in computer science or a related field, along with years of industry experience are standard."
5,279 senior java developer interview questions shared by candidates
Can you name two Spring bean scope
Can you name two spring transaction propagation
Code design: implement a rate limiter.
Basic question
Q: what is the answer of this below statement? System.out.println(1++3+++5--6+7);
Q: what is the answer of this below statement? System.out.println("a"+1+2+"b"+3+4+"c");
Questions were general like on Spring, Core Java, microservices.
All basic questions from java websites. Interviewer don't know the answers and we have to answer exactly what written on the java faq websites, if you give more examples then they think you don't have enough knowledge
Find max value of a couple of streams only using stream API without collecting the data to any structure.
Viewing 321 - 330 interview questions