Why do you want to work here?
Junior Frontend Developer Interview Questions
13,292 junior frontend developer interview questions shared by candidates
Atualmente qual a sua senioridade?
React funcionalidades Hooks Gerenciamento de estado
Yea how are u doing
They asked me a couple technical questions one was setting up file structure in app, feels a bit like a trap since its hard to do in 20mins and write the code at the same time. Asking to reverse engineer a product page. Asked to make a ToDo app (simple and stripped down no styled) Asked to solve a algorithm problem, I think this is where I got defined with a comment of "You are not senior enough" which felt bad after so many rounds of interviewing with nothing but positive feedback.
How would you declare a function that receives one parameter name hello? If hello is true, then the function must print hello, but if the function doesn’t receive hello or hello is false the function must print bye.
Please write what the 2 console logs will output below: console.log(0.1 + 0.2); console.log((0.1 + 0.2) === 0.3);
Determine the output of the code below.
If $x = 100 + “25%” + “$40” what is the value of $x and why?
Merge 2 ascending arrays. Flatten an array.
Viewing 1051 - 1060 interview questions