Tip 1 : consistency beats intensity
Tip 2 : smart work > brute work
Tip 3 : accepting mind > expecting mind
Tip 1: small and concise
Tip 2: honest, no false claims
Medium coding questions



1. The grid has 0-based indexing.
2. A rotten orange can affect the adjacent oranges 4 directionally i.e. Up, Down, Left, Right.
Just followed standard procedures and good design Principles.
Medium-hard questions



For the given binary tree, and X = 3:

Followed standard procedures
Techical- HR round
Normal technical basic system design questions.
Some HR questions
Tip 1: maintain your attention.
Tip 2: answer honestly and truthfully
Tip 3: be geneuine

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?