1. What’s the difference between using position: absolute and position: relative on a element in CSS? 2. How would you go about extending a form control or a component in Angular? 3. If you have a web app open in multiple browser tabs, how can you keep the state synchronized between them—so that an update in one tab reflects in all the others? 4. Can you describe the most challenging technical issue you’ve faced and how you went about solving it? 5. What are some best practices you follow when writing unit tests? 6. Code challenge: Given an array like [-1, -1, 2, 3, -1], how would you extract the unique negative values and return their sum?
Senior Frontend Engineer Interview Questions
1,551 senior frontend engineer interview questions shared by candidates
Debug a 500 error and a few UI errors
NDA, so won't add too much detail here. Thankfully, Brex uses practical challenges rather than grilling you on leetcode problems.
How would you architect a new website?
Generic technical questions with the EM which were fair. The problem is more the technical task – the two people running the interview had zero empathy and no way of making the session a comfortable experience. Asked specific questions about cases with promises and such while in total silence, which led to pressure and very slow response on my side. Gotta admit I was missing some of the bits, and that's on me, but I highly disagree with such an approach – letting people use google is not gonna make people more comfortable – and testing devs on one specific argument is never gonna tell you anything about their seniority.
1. Given a set of wireless routers that are interconnected, write an algorithm that finds the longest distance between these routers 2. Was supposed to be a system design interview, but this was the interviewer who arrived late and had no idea what he was supposed to interview for. 3. Design algorithm to instruct a robot how to go through a maze 4. Implement an auto-complete // trie implementation 5. Behavioral questions
My previous experience, why I want to change my current job.
A series of algorithm/data structure questions ramping in difficulty; build a simple web app
Build a basic communication app
- What JS design patterns have you used. - Event Loop in javascript. - What are pure functions? - Object.create vs Object.assign - CSS diaplay: grid
Viewing 881 - 890 interview questions