Tip 1: Practice at least 100 questions.
Tip 2: Develop a deep understanding of the language you use to build projects.
Tip 3: Build projects that you can explain clearly and that have real-world impact.
Tip 1: Keep it formatted and clean.
Tip 2: Ensure proper segregation.
There was a paper-based written round with 16 MCQ questions.



There is only one space between the values of each column in a row.
For example, Pattern for ‘N’ = 5 will be.
1 2 3 4 5
11 12 13 14 15
21 22 23 24 25
16 17 18 19 20
6 7 8 9 10
Remember it and prepare for pattern-based questions.
The 1 bulb–3 switches problem, the 5 tracks–25 horses problem, along with JavaScript/TypeScript basics and SQL basics, were tested.
Senior Technical Round
Discussed my resume and demonstrated my project in detail. The interviewer initially said it was impossible to build using that tech stack, so I asked for pen and paper and drew a complete system design and request flow diagram in front of them. They were impressed by my thoroughness.
The interviewer asked a puzzle, followed by behavioral questions such as why they should hire me.
Asked about my family, took a brief introduction, and inquired whether the offered pay and location were suitable for me.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which data structure is used to implement a DFS?