Asked about projects I have worked on and my team contribution. Asked about my awareness of company and culture.
Desenvolvedor Junior Interview Questions
6,291 desenvolvedor junior interview questions shared by candidates
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?
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.
What should we expect from you?
What was your previous workplace expirience like?
Write the full algorithm of quicksort
Estrutura de dados para database.
Viewing 6281 - 6290 interview questions