Tip 1 : Focus on Problem Solving Skills
Tip 2 : Focus on Design Patterns and also Low level design and High level design
Tip 1 : Focused on Tech Stack to mention
Tip 2 : One page Resume is enough
First They Shared the details about the organization then started with some basic problem-solving problems.
After finishing that They started with DSA and at last asked about System design. It was around 2.5 hours.



We cannot use the element at a given index twice.
Try to do this problem in O(N) time complexity.
Design an app like Practo.
Tech + HR
Input: 'n' = 1986.
Output: [14, 10]
Explanation: Even digits are 8 & 6, and odd digits are 1 & 9. The sum of even digits = 14, and the sum of odd digits = 10.
What are your hobbies?
What do you know about this company?

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