Fourth Round Problem Solving * Design a strategy game such as clash of clans. The interviewer was more leaned towards the approach to break the problem and solve it with composable approach. I was asked to strategise the basics of the game.
Frontend Engineer Interview Questions
12,707 frontend engineer interview questions shared by candidates
1. How would you connect your CSS file with HTML? 2. What are the attributes of HTML 3. What is promise and high-order function 4. What is hosting? 5. what is let & var and const? explain the use of these
The non technical ones were the usual kinda things if you google for interview questions. Q: What are you looking for in this role Q: This role is a bit different from your last, what made you want to shift The technical ones. Q: Tell me about this project on your resume Q: Build a frontend app that does *insert large, typical requirements outline* Q: Here is a bug in one of our apps lets try and solve it together for two hours(In my case the interviewer had already solved it prior, but we ended up at a different solution, solution not required to move on)
How do you handle challenges or setbacks?
What react hooks do you use often and what do they do?
What GetGround value resonants most with you?
Você já aplicou algum pattern em algum projeto anterior?
## Minimum requirements 1. The default view for the application is the Item List page. 2. When an Item on the Item List page is clicked, the application should navigate to the Item Detail page. 3. It should be possible to navigate directly to an Item Detail page by URL. 4. Implement the Item List page according to the specification. 5. Implement the Item Details page according to the specification. 6. Please use the provided [API](./API.md). 7. Please do not use any boilerplate such as `create-react-app`. 8. Please use English for communication, commit messages and comments.
What causes a React re-render?
Find the Average student Mark in a array
Viewing 551 - 560 interview questions