Took an Aptitude & Skills Assessment Test. Questions taken during the test require a bit of math comprehension but are not so advanced. There are a lot more questions than the time allotted so it is best not to spend too long on one question.
Senior Frontend Developer Interview Questions
1,358 senior frontend developer interview questions shared by candidates
Write a program that sorts a list of comma-separated products. [name, popularity, price] [ 'Some item', 98, 14 .... ] The sorting is to be done by the most popular first. If products are equally popular, sort by cheapest price (lower is better).
de 0 à 10, quão confortável você está com X?
Q: Could you create an app which merged the given requests from different endpoints? And tell us how/why would you make a call with fetch to be developed from scratch as an app?
How to print in the console one string 3 times and without using a loop, maps, or for?
an algorithm question about turning array into a relational tree (array contains countries, cities and states and you need to turn it to child parent relation)
Q1 : What is props drilling in ReactJS? Q2 : What is synthetic event in ReactJS? Q3 : What is react life cycle? Q4 : How you can demonstrate html page having video playing on load? Q5 : How do you put a background image in CSS stylesheet? Q6 : How to find object is array or object? Q7 : Find key from an object? const obj=[id1:1, id2:2] // findFun(id1) -> id1:1
Coding tasks for react, JavaScript questions, network questions
Can you tell me about a time when you had difficulty with a senior member of the team and how you dealt with it?
What is the difference between an h1 and h2 tag in HTML?
Viewing 101 - 110 interview questions