- Perguntas tecnicas sobre React - Perguntas sobre arquitetura, state management no frontend - Perguntas sobre comunicação e trabalho em equipe
Senior Front End Engineer Interview Questions
2,002 senior front end engineer interview questions shared by candidates
technical about front-end and code-enhancing
The coding test was very easy.
design a charger dashboard CRUD
How do you deal with ambiguity?
First tech round: split an array like [1, 2, null, 3, 4, null, 6] into chunks of consecutive non-null values Like [[1, 2], [3, 4], [6]]
Challenges: https://codesandbox.io/s/nostalgic-browser-v4wzli?file=/src/react/react-1.js Hoocks de React, cuáles conoces y cuándo son utilizados. Diferencia entre == y === en javascript. Diferencia enter rest y spread operator. El challenge de javascript está pensado como para que su solución ideal sea con recursividad.
How do you manage state between components?
What is a closure? and how do you use it?
Software design patterns, security, error handling, change detection strategy etc.
Viewing 1771 - 1780 interview questions