Probability of question asked in “React Interview”
Jul 17, 2022
After giving so many interviews on react, I came across a pattern of the likelihood of questions that are likely to be asked in your following react interview, this blog will discuss questions probability to be asked
High Order Component — 50%Props Passing — 50 %Props Drilling — 50 %Redux — 95%State Management — 100%Life Cycle Methods — 100%ES6/ES7–85 % (Not a purely react topic but good to have)Virtual DOM — 75%Class vs Functional Component — 100%Hooks — 75%Pure Component — 45%Context API -75%