Mainly about my work experience and what I expect from a position at BairesDev
Senior Frontend Developer Interview Questions
1,621 senior frontend developer interview questions shared by candidates
Describe a disagreement with a colleague or manager
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
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); } }
Explain Redux in your own words.
Flatten a nested object and ask each and every question related to React.
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.
You have a file with 10 billions of URLs, and you need to remove the duplicates.
General technical questions. Not challenging but enough to test a candidate's knowledge.
Viewing 231 - 240 interview questions