Do you know what a binary sort tree is?
Senior Front End Engineer Interview Questions
692 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?
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.
Average JS / Front-End focused questions. Some discussion around state management libraries like Redux & Vuex. Design a chat application using any component based library (verbally).
Make a todo list with vue
Did you have any exprerience with Redux, styling in React, etc
How to take a dirty dataset and using a language of my choice clean up the data so it could be useful.
Complete a todo app within 3 hours
Google Javascript interview questions. Create an image rotation solution without any javascript framework.
Interview process was how about things are done in my current company and why I leaving it and why I want to join Veeva systems. Explain how you did design a new product.
Viewing 581 - 590 interview questions