Tip 1: Prepare JS fundamentals.
Tip 2: Prepare the latest developments in React.js.
Tip 3: Prepare system design.
Tip 1: Keep your resume to one page.
Tip 2: Include live URLs of your projects in the resume.
Basic system design for a chatbox.
What is stacking in CSS? Explain with an example.
How do you implement chunking and code splitting?
Can we achieve Redux-like behaviour using Context?
Create a reusable Modal component:
a. Close when clicking outside
b. Close when pressing Escape
c. Must be written in TypeScript
d. Open in the centre of the screen
How does React.createPortal work?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?