I got a mail then Technical Interview was scheduled the next day after the mail and the interview was very smooth also the interviewer was very polite with no tension
Domande di colloquio [1]
Domanda 1
Technical Interview -Tell me about your self your comfortable programming language Question on the same language then basic coding round and oops coding if u have said Any OOP language as fav
It was a single technical round,which was mostly core java.2 or 3 questions were on springboot RESTful API.After that they took some details and sent me offer letter.It is average in difficulty level.So major focus should be on Core java and for me no coding questions were asked and also asked me MYSQL query to find second maximum salary
Domande di colloquio [1]
Domanda 1
ArrayList vs Linkedlist
Java 8 features
Stream api methods
In built Functional interface
Write a prgm to illustrate a lambda expression associated with a functional interface to add two numbers
What is predicate and consumer
@transactional
Actuator in springboot
There is database issue then how to resolve
How to do Performance test before production
1.DI&IOC
2.Intermediate and terminal operators
3.Java 8 features
Write a java program we a list of intergers we have to convert them into list of strings using stream api
Simple Example to create singleton class in java
How to create custom mutable class in java give example
In GetMapping how to give query parameters
Sort the names based on alphabetic order using stream api