Sort an array by using Javascript.
Frontend Software Engineer Interview Questions
8,927 frontend software engineer interview questions shared by candidates
Tasks for understanding promises; tasks for understanding classes and understanding the event loop
Write recursive function that as an argument gets n and calculates what is corresponding number in n place in Fibonacci sequence For example f(8) = 21 (Fibonacci sequence for example: 0,1,1,2,3,5,8,13,21,34,55….) a. Discuss performance of the function with large n number. What are pitfalls? How function can be optimized. b. Bonus: write function complexity of space and time.
Write function that get an array and bubble sort it
[Hands-on coding] Adding a new feature to the take home assessment project.
Previous experience and frontend architectural questions.
Besides the typical background questions, mostly whiteboarding. They asked an algorithmic question, tracking variables/objects, optimizing data flow between systems/databases, DOM elements creation/updating, and data structures.
In javascript they asked hoisting, callback function, closures
Firstly he did not ask me to introduce myself and directly jumped into the questions (which is a bit turn off in the first itself) He asked questions about storage, different type of architectures (monolithic), currying in js...etc...
Practical use of React to build and email template
Viewing 1551 - 1560 interview questions