Tip 1: Do a lot of hard work and practice questions based on Data Structures and Algorithms.
Tip 2: I personally recommend Coding Ninjas for interview preparation.
Tip 1: Keep your resume concise and aim for it to be only one page.
Tip 2: Be sure to mention all the skills in which you are confident.






1. Horizontally as 1x2 tile
2. Vertically as 2x1 tile
The number of ways might be large so output your answer modulo 10^9 + 7.

This round was also conducted virtually on Google Meet and was based on internships and project work.
What approach did you use in the beginning, and can you describe all the optimizations you implemented at different levels of your project?
What real-life problem does your project solve?
What was the major learning from this project, aside from the technical perspective?
What will your responsibilities be as a Teaching Assistant?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?