What was the most difficult challenge in your career so far?
Senior Frontend Engineer Interview Questions
2,911 senior frontend engineer interview questions shared by candidates
Take this object of key/value pairs, and turn it into an HTML structure. The key/value pairs in the object were laid out like so: { 'item1/id': 'my_id', 'item1/title': 'my_title', 'item1/group1/val1': 'val1', 'item1/group1/val2': 'val2', 'item1/group1/val3': 'val3' }
Use this HTML, CSS, and JavaScript to make this button show a tool tip that appears next to the button.
- Given a string like "Wowwww" return the start and end indices of characters that repeat. This example would return `2, 5`. - Tell me how you've handled performance tuning in your applications? - Other questions in relation to my resume
Q: Why are you looking for a new role Q: We spend a lot of time in interviews, why would you want this job? Q: This job is really boring, why would you want this job? Q: Tell me something you've worked on. Q: I wasn't paying attention, can you tell me again something you've worked on? Q: What was the thing you worked on again?? How would you do it differently?
Design an interface that would allow the inventory department to monitor XShoeStore stores and shoes inventory.
Do you like well defined task, or taskes, where metric is given that need to be improved, and you go and find solution by yourself..
Explain a project that you worked on in the past.
Leetcode - count char occurrence frequency in a string and return an array of tuples.
How do you ensure the efficiency of a react application
Viewing 371 - 380 interview questions