Tip 1 : Initially make you DSA strong and cover every topic
Tip 2 : Do atleast 2 projects on any tech stack that you have learned
Tip 3 : Always be confident on any interview
Tip 1: Resume should not have any repetitive words. It should include all of your best skills and project and don't add anything that you don't know
Tip 2: Check resume score on resumeworld.com and try to improve your score and make it atleast 65+
Take 4 fields name , email, password and user_id.
Field validation should be there such as no empty data, password hashing, email validation, unique email and user_id etc and store data in mongo DB atlas and also to fetch data from user_id and email.
Write a backend for this using MongoDB, express.js and node.js.

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