What security measures did you implement in your application to ensure user profiles are protected when idle for a certain amount of time?
Jr Software Developer Interview Questions
4,364 jr software developer interview questions shared by candidates
Asked me about tech stack
Preguntas de la biblioteca de React, componentes funcionales y de clase, HTML semántico, fetch de datos, CSS pre processors.
You are provided an ordered list of scheduled meetings for an individual. Every meeting has a start and end time in 24-hour notation separated with a hyphen. 6 write a function that returns all the times where the individual is free. Return the data in the same format as the input. 8 9 0 I Example: Input: [ "09:00-09:30", "11:00-12:00" , "14:15 - 15:00" ]
Why do you want to work here and give a background of the company
They asked a medium level SQL query, then a simple question on multithreading in JAVA, questions on projects in resume
Questions in python Why do we use numpy?
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.
Come ti vedi tra 10 anni
To explain the code I wrote during the assignment
Viewing 1 - 10 interview questions