Basic two pointers question. So was it was basically one basic language question and rest was Java focused questions.
Java Junior Developer Interview Questions
3,798 java junior developer interview questions shared by candidates
they ask qustions on core java,coding quastions on java8, SQl Quries
Asked about stack and spring boot sql queries deployment process dsa queries in sql sql sql maven gradle
about experience with AWS - difference between Dynamo db and postgresql
Internal working of hash map?
In the pen-and-paper round, all candidates were given the same problem statement. I am not entirely certain if this was the exact wording, but the core requirement was to design a system using abstraction and inheritance principles. Specifically, I had to create an abstract class named Hospital, define abstract methods such as getDescription(), and declare the required variables. Then, I needed to create a Person class with a string variable name, extend it into a Patient class, and override the getDescription() method. Additionally, I was asked to implement simple logic such as retrieving the next patient based on priority. The focus of the question was mainly on understanding abstraction, method overriding, class hierarchy, and applying basic low-level design concepts rather than solving a pure data structures problem.
What's the reference in Java
¿Cual es el proyecto java más complicado que has desarrollado?
They mostly asked about git and shortcuts
Can you explain the difference between an Abstract Class and an Interface, and in what scenario would you choose one over the other in a Spring Boot application?
Viewing 1 - 10 interview questions