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?
React Developer Interview Questions
3,481 react developer interview questions shared by candidates
Asked basic questions like salary expectations, strengths and weaknesses, gave me an assignment of 48 to 72 hours after the interview,
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")
1 Tell us about a time you had a conflict with a team mate and how you handled it.
Write a custom hook to fetch data from an endpoint (provided). Tip - Implement the error handling, loading and best coding practices.
Viewing 1351 - 1360 interview questions