Tip 1 : Prepare technical aptitude well as time is very less in 1st online test.
Tip 2 : prepare DS algo on coding studio and leetcode.
Tip 3 : Explain your projects in depth to the interviewer end to end and don't fake anything , they are highly experienced.
Tip 1 : choose a simple format for resume and make it 1 page only
Tip 2 : Do put hyperlinks on resume as it is easy for the company to access you code and sites
It was a mixed round containing technical apti questions, Os ,DBMS and output questions and in the end there were 2 coding questions.



[1, 2, 3, 4] is a strictly increasing array, while [2, 1, 4, 3] is not.

I was more of a discussion than interview , the interviewer was very open and friendly , firstly introductions were exchanged and then she asked about my internshio experience , then she asked to explain my projects end to end and asked counter questions regarding the tech stack used and modules . Then she asked questions about normalisation , indexes , virtual memory , HTTP requests and some backend questions.

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