You have a file with 10 billions of URLs, and you need to remove the duplicates.
Frontend Software Engineer Interview Questions
8,921 frontend software engineer interview questions shared by candidates
Explain Semantic tags in html
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.
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
What was the current culture in your company.
They also have asked some SQL questions.. there they'll be asking us to write a pseudo code for getting a particular data... So study SELECT, WHERE and all SQL codes
I've attended the first round of interview at survey sparrow.. they've asked me question about html,css(inline elements and study all the tags that are in html such, they ask it like what kinda tags are used here.. and what are the uses of this tag and such + uses of css Justfy content, positioning)
Vanila JavaScript questions and Frontend basics
Viewing 1241 - 1250 interview questions