Tip 1 : Practice Atleast 150 DSA questions
Tip 2 : Do atleast 2-3 projects
Tip 3 : Practice SQL and learn Database concepts
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume. Review the projects once before the interview and keep a note of technologies/ frameworks and kind of Database you used in the project. You will be questioned around your resume
The online test was divided into 4 time bound rounds
Round 1 - Quantative Aptitude: This round consisted of 60 MCQ's and covered all topics like Data interpretation, Profit and loss, Simple Interest, Arthemetic Aptitude, etc. This round lasted for 60 min
Round 2 - Qualitative Aptitude: This round consisted of 60 MCQ's and covered various topics like boats & streams, speed time & distance, pipes and cisterns etc. This round lasted for 60 min
Round 3 - 7 Automata fix questions:
Round 4- 30 Behavioural questions

N = 4
ARR =[ 1, 0, 3, 2 ]
If we swap ‘1’ and ‘0’ and ‘3’ and ‘2’, after applying these operations, our array becomes sorted. So ‘ANS’ is ‘1’.


If N = 12, then only ‘11’ has repeated digits. Therefore the number of integers between 1 and 12 that have at least one digit repeated = 1.
Timmings - Evening
This interview round was mostly focused on DBMS concepts and SQL. Interviewer tested on Basic SQL queries , aggregating multiple SQL queries. Second half of interview focused on Different types of roles in IT industry and projects mentioned in resume

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