What excites you about working here?
Lead Front End Developer Interview Questions
17,031 lead front end developer interview questions shared by candidates
How would you build out this component / page?
Test using HTML, CSS, and JavaScript
suppose you have an array of 1 2 3 4 5 6 7 8 if you rotate the array for times then output should be 1 2 3 4 and if you rotate the array 7 times then output should be 5 6 7 8 and make an algorithm to count the time complexity of big O(n)
What is the difference between let, var and const?
Why do you want to work at Zengenti?
What are Promises,Whatr Are Axios,What does Axios return,What is Call Back Hell,What Are clousers
Questions about me personal such as values, things that interest me, how I working with people and so on.
All the questions where indirect. They didn't asked anything straight forward they tested my knowledge with each questions. Asked me about (in very indirect way): string interpolation, passing data from 1 component to another, using "NEW constructor", scope of functions, different ways of writing functions and calling them
Create a search highlight component (highlights the query in the results)
Viewing 7761 - 7770 interview questions