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

1. what is java polymorphism - how java implements polymorphism? 2. purpose of volatile keyword 3. can top level class be declared static? 4. when is object.finalise method, when is it called? 5. Can we syncronise the static method 6. Can we invoke non static method from static method on same class 7. Producer and consumer pattern explain?? 8. Which design pattern u used in ur projects? 9. Describe heirarchy of exception class 10. Java collection api - describe a few? 11. Describe transient variable 12. Describe final keyword 13. Multithreading - how to create multiple thread, describe how to start new thread 14. Difference between runnable and callable 15. Difference between treemap and hashmap? 16. String, string builder and string buffer differences 17. Java io apis which u used -? 18. Singleton pattern - explain 19. How do you make class singleton.
avatar

Senior Core Java Developer

Interviewed at Citi

3.6
Jun 25, 2016

1. what is java polymorphism - how java implements polymorphism? 2. purpose of volatile keyword 3. can top level class be declared static? 4. when is object.finalise method, when is it called? 5. Can we syncronise the static method 6. Can we invoke non static method from static method on same class 7. Producer and consumer pattern explain?? 8. Which design pattern u used in ur projects? 9. Describe heirarchy of exception class 10. Java collection api - describe a few? 11. Describe transient variable 12. Describe final keyword 13. Multithreading - how to create multiple thread, describe how to start new thread 14. Difference between runnable and callable 15. Difference between treemap and hashmap? 16. String, string builder and string buffer differences 17. Java io apis which u used -? 18. Singleton pattern - explain 19. How do you make class singleton.

1) 2 Interfaces in java has a method named m1() and one class implements both the interfaces. Which interface method will get called while calling the m1() method. (I wrote the question as is) - Illogical question 2) What if I add keyword abstract for interface
avatar

Senior Java Developer

Interviewed at Securonix

3.9
Apr 26, 2017

1) 2 Interfaces in java has a method named m1() and one class implements both the interfaces. Which interface method will get called while calling the m1() method. (I wrote the question as is) - Illogical question 2) What if I add keyword abstract for interface

Viewing 5001 - 5010 interview questions

Glassdoor has 5,279 interview questions and reports from Senior java developer interviews. Prepare for your interview. Get hired. Love your job.