a. Describe your projects. b. How do you handle clients facing situations and conflicts? c. Started from Core Java concepts, then moved to multithreading and parallel computing.
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,296 senior java developer interview questions shared by candidates
2. Which design pattern you would suggest in a sample question? 3. Calculate the output of the code? 4. Which algorithm will be better if 1 million runs complete daily? Calculate the time complexity. 5. How do I read/convert an InputStream into a String in Java?
a. Java concepts on data structures, exceptions and error handling b. Spring Boot framework and J2EE c. Basic questions on Azure DevOps and MS SQL d. Basic questions on Angular, jQuery and Ajax
sort it asc without using ready-made functions int a[]={1,2,45,76,32,11
find employee whose length of name is minimum. List a = new ArrayLista.add(new Employee (1,"shubham"); a.add(new Employee (1,"raj") using stream api
What are the oops concepts
Can constructor be overridden?
Java 8, Spring boot, lombok, JPA, Microservices etc.
Singleton design pattern.
Given list of Employees. Employee having two attributes (id & name). convert lits of employment into Map of id, name using Stream api
Viewing 1551 - 1560 interview questions