Tip 1: Practice system designs for at least all the basic problems like ticket booking system, shortening URL, and ecommerce app.
Tip 2: Always be open to feedback.
Tip 1: Be truthful and don't pretend to be something you're not.
Tip 2: Be prepared to answer questions about anything you have written.
The interview was scheduled for the afternoon. The main focus was on high-level design and a person's willingness to learn new things, along with knowledge of the tasks they have done before.
Designing the Redbus System.
Tip 1: Ask questions and come up with the requirements.
Tip 2: Decide how to approach a problem with concrete thought behind it, considering both how and why.
This round consists of system design as well as Restful APIs.
Tell all the API endpoints you can think for a system like Bookmyshow.
Tip 1: If you are using REST, be aware of all the principles of REST.
Tip 2: Try to come up with a better solution or be ready with an apt answer if someone gives you feedback to do it another way.

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