The process consisted of 3 rounds:
Online Assessment (1 hour)
Aptitude questions (logical reasoning, quantitative aptitude).
Coding test on HackerRank (2 medium-level problems, arrays & strings).
Technical Interview (45 mins)
Questions on data structures (linked list, stack, queue).
Asked to explain one project from resume (I explained my MERN CRUD blog project).
SQL queries (joins, group by, indexing).
Debugging a small piece of Python code.