Tip 1 : Focus on fundamentals and basics. Do not underestimate questions on HTML, CSS and web security preps for this is also needed
Tip 2 : Discipline, hard work, consistency and patience[most important] is key to success
Tip 3 : Self analysis before starting preps would help a lot. [Like we job type you looking and prepare for that and don't get distracted by listening fancy job title and technology from LinkedIn and youtube]
Tip 4: Don't do 10 mini projects from copying youtube videos but do 1 MAJOR PROJECT which should include most of what you have learnt
Tip 1: Keep it crisp and on point
Tip 2: Focus more on work, project and experience
Tip 3: No one cares about hobbies, school name and CGPA
Explain useMemo and useCallback hook and other advance hooks in React.js?
Output based problem:function outer() {var x = 10;function inner() {console.log(x);}return inner;}var innerFunc = outer();innerFunc();
setTimeout and setInterval in javascript?
What is Temporal dead zone and hoisting ?
Create whatsapp clone:-
WhatsApp Clone: A web app emulating WhatsApp for one-to-one messaging. Uses React and Cloud Firestore for a seamless user experience.
Tips:-
Tip 1: UI practises
Tip 2: How one use BEM
Tip 3: Folder structure
Tip 3: Logic handling in react [map, listing, state management, context etc]
Different ways to optimise React ?
How web browser works and explain different security attacks ?
Why Browserstack ?
What challenges you faced in your previous org ?
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What does the SQL function NOW() return?