Few questions related to the latest and greatest in CSS.
Senior Frontend Developer Interview Questions
1,608 senior frontend developer interview questions shared by candidates
Sort an array by using Javascript.
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.
Chatgpt but in a text area. Make sure you think about what database you want to use!
Tell me about a project you're proud of working on.
What is the difference between throttling and debouncing?
Describe the component lifecycle in React. Why is it important?
Viewing 271 - 280 interview questions