Senior Front End Engineer Interview Questions

688 senior front end engineer interview questions shared by candidates

- How do you document components in React? - What are hooks in React, which are the most used and how do they work? - How would the choice use a global state management library like Redux be decided? - What are the main features of React?
avatar

Senior Front-End Engineer

Interviewed at Leoparda

Sep 23, 2022

- How do you document components in React? - What are hooks in React, which are the most used and how do they work? - How would the choice use a global state management library like Redux be decided? - What are the main features of React?

Write a function in the language of your choice that would return number n in the Fibonacci sequence. The interviewer was surprised that I didn't approach this function recursively, and I was surprised that he suggested it, because that would be the common mistake, an I think it would be something like O n(n-1), as opposed to the iterative O(n) approach.
avatar

Senior Front End Engineer

Interviewed at InstaEDU

3.1
Jan 9, 2015

Write a function in the language of your choice that would return number n in the Fibonacci sequence. The interviewer was surprised that I didn't approach this function recursively, and I was surprised that he suggested it, because that would be the common mistake, an I think it would be something like O n(n-1), as opposed to the iterative O(n) approach.

Viewing 571 - 580 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 688 interview questions and reports from Senior front end engineer interviews. Prepare for your interview. Get hired. Love your job.