How would you design a highly scalable component library for use across multiple projects at Binance?
Senior Frontend Engineer Interview Questions
2,911 senior frontend engineer interview questions shared by candidates
1) For codesignal round & tech execution round there will be a working react application with all failing tests 2) System Design, a mock and api end points will be shared 3) Foundational 4) Domain Interview
Explain Redux in your own words.
Flatten a nested object and ask each and every question related to React.
You have a file with 10 billions of URLs, and you need to remove the duplicates.
1. Live coding on the algorithm. 2. Live coding on ReactJs. 3. Design an API. Some general computer science questions, work experience, top achievements, etc.
I feel the technical assignment was the most important piece.
Followup to the setTimeout question, fix it so it does show 0-5
what does this function output function f1() { result.innerHTML = ""; for (var i = 0; i < 5; i++) { setTimeout(() => { counter(i); }, i * 500); } }
Q1. A coding question to create an autofill search bar like search engine: When user type suppose "D". So all the results with a "D" letter in it should be listed down
Viewing 391 - 400 interview questions