Round 2: About the project, techniques used for building web app, optimizations etc.
React Developer Interview Questions
3,041 react developer interview questions shared by candidates
They Asked me about myself and nothing else Just the Practical test.
1.givena an array rotate a matrix 2. hoisting 3. closures 4. var let const difference 5. react life cycle 6. class vs hooks 7. pure component 8. redux 9. middle ware 10. redux thunk 11. why we use middle ware 12. get the output of below (function(){ setTimeout(()=> console.log(1),2000); console.log(2); setTimeout(()=> console.log(3),0); console.log(4);…
Can you describe the use cases of common React hooks such as useState, useEffect, and useContext? Please explain when and why you would use each of them in a React application.
Easy to medium level leetcode questions Implement circle inside square, inside a rectangle. all 3 of them aligned center both horizontally and vertically. Implement HOC's in react.
How will you manage the RTL and internationalisation in react native?
How can object destructuring be achieved in JavaScript?
challenging situation I encountered in your previous role and how you managed it ?
What’s the difference between old and new react native architecture
Q: What is a JS promise?
Viewing 2901 - 2910 interview questions