WAP to convert Decimal to Binary without using inbuilt functions.
Junior Software Developer Interview Questions
4,173 junior software developer interview questions shared by candidates
Tell me about yourself
Basics of Java and programming
General concepts of object-oriented programming.
Agile vs Waterfall Methodologies, Object-Oriented Programming concepts (inheritance, polymorphism), SQL join, C++ vs Java, REST vs SOAP, design patterns.
Asked about projects I have worked on and my team contribution. Asked about my awareness of company and culture.
Java core concepts, ds , sql
Explain Java's memory management. jhgu
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 security measures did you implement in your application to ensure user profiles are protected when idle for a certain amount of time?
Viewing 4131 - 4140 interview questions