2. Code the UI of the particular page using bootstrap.
Senior Front End Engineer Interview Questions
687 senior front end engineer interview questions shared by candidates
3. Color Palate using HTML , JS , jQuery
Explain what Closure is in JavaScript?
Build an email sign up form HTML/CSS/JS following a given spec. Include validation, proper colors, etc. make it look as close to the 'mock-up' as possible
If you are hired as a consultant to help with a new application, how would you architect the app?
Using a language of your choice, how would you create a way in which we can store multiple key-value pairs? How would you create ways to get a key-value pair from this system? How would you insert a key-value pair into this system? How would you code to a way to cap the system on holding no more 'N' key-value pairs? This question also included other edge cases like how would we deal randomly selecting a key-value pair to delete.
How do Promises work? How would you use this custom Promise we created to make a "fetch" call?
Make a card with a button that generates random images.
On the second stage was asked a couple of general question about React. On the pair programming: was given api, needed to add pagination, needed to add input(that is where I had to know about the debounce,sure), needed to add tests on top of that.
Write a function that returns a map of the totaled occurrences of elements within an array.
Viewing 31 - 40 interview questions