Tip 1 : Practice full stack file upload type questions on hackerearth.com.
Tip 2 : Study one out of these framework whichever you feel comfortable in like django/flask/fast-api. django and fast-api preferable.
Tip 3 : Should know one database technology like SQL , NOSQL. You are expected to store and retrieve data from the database. You should also know hosting techniques using cloud based services.
Tip 1 : keep it minimalistic no fancy designs are required. Try to keep everything in one page
Tip 2 : Focus on links to GitHub, your contributions , open source projects , past relevant experiences with short summary
It was a online round for 6 hrs duration conducted online on hackerearth platform. You can take the test anytime anywhere.
We were given a file upload type question where on hackerearth where we were expected to design and host 4 API Endpoints for some data given to us.
We needed to store data using some cloud tech and then were asked to build and host these micro-services
Tip 1: Go through flask framework for micro services development
Tip 2: study how to write queries for CRUD operations on a database tables
Tip 3: Deployment of code using cloud based services like heroku , AWS , GCP etc
This was a video call round with the CTO of the company.
We started by discussion on the problem statement given in the screening test then was interviewed based on my past experiences
I was asked about to describe how basic authentication works and how did I implement it in my previous organization.
I was also asked about AWS services like lambda , dynamodb , userpools
Tip 1: Study about request response , http /https , headers , tokens validation , cookies etc
Tip 2: practice git basics
Tip 3: practice and develop micro-services for a login/signup page. It will give you an idea about how things function.
Was called by founder of the company around 9:00 pm over a telephonic discussion to discuss about joining and other formalities
About myself
About notice period
Salary negotiations
Tip 1 : Just be confident
Tip 2 : know your worth
Tip 3 : Ask relevant questions

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?