quesions on java fullstack, java, springboot, angular
Senior Software Engineer Senior Java Developer Interview Questions
5,582 senior software engineer senior java developer interview questions shared by candidates
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
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()
write a comparator using stream to get second largest salary.
Describe your most challenging project
One of the questions was about concurrent collections and their usage
Viewing 3681 - 3690 interview questions