Tip 1: Make sure to focus on fundamentals.
Tip 2: Learning ORMs along with DBMS is also beneficial.
Tip 1: Keep the resume crisp and short, as there are a lot of applicants.
Tip 2: Include at least two projects worth showcasing in your resume (deployment is a plus).
It was basically a round with the CEO of the company, where he asked me about my skills and whether I was willing to learn new technologies as required.
It consisted of non-technical questions about my ability to use AI for efficient development and integrate it into my daily routine while coding.
I needed to create an assignment with role-based access. The roles included Admin and User. Users could add customers for the pharmacy, while Admins had the ability to manage both customers and users.
Authentication and registration were also required. Whenever a customer took any action on the website, a log was sent to the Admin's email. Additionally, the details of every customer had to be saved in a database, and a PDF report had to be sent to the Admin's email.
They told me to focus on functionality, and that a basic user interface would be sufficient.

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