What are state and props in React?
React Developer Interview Questions
3,046 react developer interview questions shared by candidates
Describe props, useStates and components were some of the questions.
Questions on DFS, BFS, complex algo based questions, totally irrelevant to a person working as a Front-end Engineer.
Jack is looking at Anne, while Anne is looking at George. Jack is married, but George is not. Is a married person looking at an unmarried person?
What is 'Http' & 'REST'? Protocols involved in it? How to communicate using Http while using React as front end?
Describe how to handle Authorization while using front end apps..
How you manage to run React in client browser?
React - Task - change a background Colour
React hooks, Optimization techniques ,state management
1. About the company 2. Output based js questions 3. Promise and setTimeout output ques console.log("start") setTimeout(() => { console.log("settimeout") }, 1000); var data=new Promise((resolve, reject) => { setTimeout(() => { console.log("inner") resolve("resolves") }, 0); console.log("second") }); console.log("end")
Viewing 1191 - 1200 interview questions