Tell us about your previous work experience
Frontend Software Engineer Interview Questions
869 frontend software engineer interview questions shared by candidates
I will not reveal specific questions. If you are comfortable with Algorithms and Data Structures, System Design, Behavioral Questions, and writing React code then you might do well in the interviews.
Build a promise function in Vanilla JS.
Quando usar SSG ou SSR? Quando não usar? Como garantir que o deploy de centenas de páginas em um horário agendado sem erros? Como melhorar o SEO de uma página? (aparentemente o entrevistador entendeu que fazer análise por ferramentas como semrush e trabalhar em html semântico, acessibilidade, metadados, etc. não seria suficiente). Você usa ferramentas de monitoramento tipo Datadog? E como? Como fazer otimização de imagens?
What optimizations could be made here (in the original solution I submitted)? The results being shown are not correct as seen in the database, why do you think that could be happening (there was a bug that was intentionally placed in the codebase)?
For the take home test, they give you a design spec and some mock APIs and ask you to implement a dashboard with certain constraints. They asked a few more general technical questions about JavaScript concepts like promises, async/await, etc. The rest of the interviews consisted mostly of "tell me about a time when..." and "how would you handle this situation" types of questions.
Build a factory floor diagram to move cars through an assembly line
Question 1: Write an efficient algorithm for the following assumptions: • N is an integer within the range 1..100,000]; each element of array A is an integer within the range [-1,000,000..1,000,000]. Question 2: Make a Fibonacci algorith that returns only the last 5 decimals. (Use matrices)
JS fundamentals, ES6, DOM manipulation.
Questions around recursive promises, API design and basic problem-solving skills. Nothing crazy, but requires strong fundamentals.
Viewing 481 - 490 interview questions