Coding questions based on stream api, sql queries What is dockerfile Thread safety etc
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
highest second number in array, java streams, time complexity, batch processing, how to upload a csv file, performance for large dataset, spring batch, sql relationships, boxing in java, is List or List better
How to create a singleton class
What are generics and why are generic invariants? Given List list = new List, will this code work? list.add(new Cat()); list.add(new Dog());
General java questions (But not a matter of listing but scenario based to ensure you understanding of concepts and theories) Go through your CV and ask questions based on the technologies and experience list on your CV. Technical session, Go through solving a small problem and building on from it, Architecture session (Give you a problem and ask you to design a solution by drawing flow diagram, I think also sequence diagram cant remember properly)
Hashmap working
How u used oops concept in ur project
L-1: Top10Employees list using Java 8 streams. Salary > 50000/- using Java 8 streams Salary > 50000/- and age < 40 (DOB) using Java 8 streams {1,2,3,4,5} sum = 6 Output {1,5} {2,4} using loops Questions: Java8 streams Functional interfaces HashMap internally working Red black tree @SpringBoot Application What happens without giving to the query params in @put method Schedulers CB pattern Uses of Kafka L-2: Spring boot & Microservices architect How to communicate Micro services How to call external APIs
No difficult questions
1. How does Hashmap works internally. 1.2. Hasmap vs Hashtable vs SynchronizedHashmap 2. How to reverse array 3. What is synchronized keyword? and lot many questions followed it up. 4. Exceptions (Specially hierarchy related) 5. Spring Basics 6. Spring annotations 7. Hibernate Basics And Yes In MR round the interviewer may like to test your basic logic. He asked me to solve a puzzle like: How to get 2L water from using a 5L and 3L Bucket. and similarly 4L water.
Viewing 5151 - 5160 interview questions