Q: Why you are interested to learn new technology?
Senior Java Developer Tech Lead Interview Questions
5,587 senior java developer tech lead interview questions shared by candidates
The question which they asked the most is about my technical background and past experiences
quesions on java fullstack, java, springboot, angular
What are actuators in spring boot
There are two interfaces A,B and class test. Both interfaces contain method write(). How you will call write() from interface A and B specifically in class test
Exception handling - after return statement in try will finally block execute
1. Diff between Overloading vs Overriding 2. throw vs throws 3. exception handling 4.stream coding example 5.error vs exception
Difference between abstract and interface
L1 round : 1. guess the output of a code snippet 2. find first non-repeating character from an input string (how many different ways you can solve it?) 3. Design an online food delivery system 4. Create a book class and ensure no duplicate books are added to a collection. The uniqueness of a book is determined by its title and its author. L2 round: 1. Two coding questions related to array and hashmaps. 2. Another follow up question on the same problem but was asked to solve using java 8 stream api. 3. Core java 4. scenario based 5. basics of springboot
Very Basic Stream API questions - filter(), collect()
Viewing 3681 - 3690 interview questions