Describe a complicated feature or process you did
Senior Full Stack Developer Interview Questions
1,152 senior full stack developer interview questions shared by candidates
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-|
Explain closures in JavaScript.
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]]`
How would you implement A/B testing for a next.js page?
Questions: - develop a tree view component - promises, different storages in browser, react states etc - design a boards ui webapp
Create a Rick and Morty API and React frontend
Viewing 151 - 160 interview questions