how dialect works internally in hibernate
Java Software Engineer Interview Questions
4,203 java software engineer interview questions shared by candidates
Various questions about OOPS concept.
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.
online platform coding games question on project
Questions on OOPs Questions on SQL
Data structures ,springboot ,oops related questions database query
Geektastic challenge, with Bug fix, code review, and general standard practices just to verify if you have coded for real
Geektastic challenge, with Bug fix, code review, and general standard practices just to verify if you have coded for real
Longest Palindromic Subsequence You have been given a string ‘A’ consisting of lower case English letters. Your task is to find the length of the longest palindromic subsequence in ‘A’.
In your own your words, can you tell me why we use Maven?
Viewing 4111 - 4120 interview questions