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
Sr Java Developer Interview Questions
5,583 sr java developer interview questions shared by candidates
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()
write a comparator using stream to get second largest salary.
One of the questions was about concurrent collections and their usage
Spring vs spring boot java functional interface hashmap internal working java 8 features
Kafka, Microservices, a code, current work
Viewing 3681 - 3690 interview questions