Design a simple/common UI based on the image provided. Everyone was given 1 hour to do that, people could use internet/AI for the same.
Frontend Developer Interview Questions
13,301 frontend developer interview questions shared by candidates
design a reusable component similar to clapping button in medium website.
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
What was the current culture in your company.
Vanila JavaScript questions and Frontend basics
What is hoisting in JavaScript?
Build an application with React
Viewing 1811 - 1820 interview questions