Reactjs and Node JS questions
Fullstack Developer Interview Questions
3,987 fullstack developer interview questions shared by candidates
All technical question, Java+Spring boot+ Microservices+reacts+mysql
The problem consists in rendering events on a calendar, avoiding overlapping events to visually overlap. Your implementation should meet the two following constraints: Every overlapping event should have the same width as every event it overlaps Every event should use the maximum width available while satisfying constraint 1 A visual illustration of the problem is given below. Rendering events on a calendar means here: the relative position of events to the top of the screen and their height is a function of the height of the screen, the start/end time of the calendar, and the start time/duration of the events. For example: if the calendar goes from 00:00 to 24:00 and the screen is 2400px high, an event starting at 12:00 and lasting 1h would be positioned at 1200px of the top of the screen and have a height of 100px. Using the maximum width available here implies that the width of every group of mutually overlapping events equals the width of the window.
Do you miss going to an office to work?
Introduce yourself and tell us about your experience. Availability. Expected salary.
why do you want to work here?
Salary. Tech stack I used.
Home assignment - 3~4 days to create a certain type of game.
If you have 2 beakers, one of 3L and other of 5L, how will you measure 4L of water (Assume water given to you is unlimited)
Creatina a graphql server with golang
Viewing 3621 - 3630 interview questions