WAP to convert Decimal to Binary without using inbuilt functions.
Desenvolvedor De Software Junior Interview Questions
4,389 desenvolvedor de software junior interview questions shared by candidates
.NET Framework basics
Hashmaps
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.
3 sum , addition of 2 linked list
What security measures did you implement in your application to ensure user profiles are protected when idle for a certain amount of time?
Given a table you and another player play a game. each put a coin on the table, you start first. where do you put the first coin and what is your strategy to win.
Java core concepts, ds , sql
Viewing 4381 - 4390 interview questions