Build a promise function in Vanilla JS.
Frontend Software Engineer Interview Questions
869 frontend software engineer interview questions shared by candidates
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.
Was asked to solve a practical problem that required knowledge in html, css, javascript, and async javascript.
build image carousel in js
A series of algorithm/data structure questions ramping in difficulty; build a simple web app
Viewing 481 - 490 interview questions