I applied through LinkedIn and received a call from the HR department after one week. They then scheduled my interview.
The interview process was as follows:
Introduction
Project-related questions
They directly jumped into Python coding, covering topics such as constructors in OOP, classes and objects in OOP, and an array problem.
SQL questions: I was given attributes and asked to determine which would be the primary key and candidate key, followed by more questions on primary keys. Then, I was asked about the GROUP BY clause in SQL and relationships like foreign keys.
API-related questions: They asked about APIs, types of APIs, and the difference between POST and GET requests.