Technical in depth question about Front end development. I was impressed with type of question asked.
Senior Front End Engineer Interview Questions
2,000 senior front end engineer interview questions shared by candidates
Lots of questions around how I currently work, and what technology I am currently using
To build a ui from a figma
The typical question about experience, how you learn new technology, etc.
they asked me typical HR questions
How Angular works, life cycle and some scenario based questions
Hacker rank test mostly on css and javascript MCQ (not so hard) 2 problem-solving question, 1 easy and 1 medium problem 1 react app to build small searching and listing module
There were pieces of code and I was asked about scope and the resulting values of variables after the code was run. Scope, prototypes, different functions such as bind etc. For this role, you would need to know JavaScript inside and out.
1. How to remove duplicates from an array without using an extra object or creating a new Set. 2. How to implement the flatten method on your own. 3. Why did React move from Class based components to Functional based components ?
Coding challenge in code-sandbox - demonstrate how useCallback operates, then implement your own custom useCallback but without using useEffect & useMemo.
Viewing 1931 - 1940 interview questions