Tip 1: Spend some time on DSA (Data Structures and Algorithms). Even if you don't feel like it, sit with it and make an effort to solve problems.
Tip 2: Get your hands dirty—learn and implement. Hands-on experience is the best teacher.
Tip 1: Add quality projects to your resume.
Tip 2: Include only the skills you are confident in.
Design the frontend, backend folder structure, and database schema for a Google Calendar-like application.
Create a high-level architecture for implementing a Google Calendar-like application.
Design the high-level database schemas, the various APIs to be used in the backend, and the different components to be used in the frontend.

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