Create a solution for working out the mean, mode and median of a set of integers.
Senior Full Stack Developer Interview Questions
964 senior full stack developer interview questions shared by candidates
how to clear the terminal.
Write an application that inputs and remembers a set of numbers and shows them on a timer that can be paused and resumed. It will also test for the first 1000 Fibonacci numbers .
What my biggest project was and how did i contribute
Describe a complicated feature or process you did
Write a js/ts function that gets numbers between 1 and 1000 inclusive, that prints 'boom' every time the loop iterates a number that is divided by 7 with no remainder. After that, add another condition, every number that contains the number 7 (without using strings, only number and aritmetic actions). Then, stop the program for 1 seconds and then print the same 'boom'.
One hacker rank coding question around the alphabetic clock. Theory question in React JS - memo, callback Node js - techniques to optimize API response time & the needed steps to debug it.
Do you prefer Hooks or Redux? 8-|
Perguntas sobre cada tipo de método e o que cada um faz utilizado no padrão REST?
Given an array of trips, where each trip is an array with two items — start time and end time — write an algorithm that determines how many trips were happening simultaneously during a 24-hour period. Example input: `[[1, 3], [1.2, 4.3], [3.4, 5.6]]`
Viewing 121 - 130 interview questions