Tip 1 : Talk to the interviewer and explain the thought process
Tip 2 : Do not overcomplicate the answers or approach.
Tip 3 : Keep it simple
Tip 1 : Mention Projects done
Tip 2 : Keep it short and crisp



Input: Consider the following Binary Tree:
Output:
Following is the level-order traversal of the given Binary Tree: [1, 2, 3, 5, 6, 4]
Design food delivery app.
Short URL redirection

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