Tip 1 : OOPS concept should be clear
Tip 2 : actual working of stack and queue
Tip 3 : approach to solve problem
Tip 4 : always be clear with your words
Tip 1 : resume should we concise and clear
Tip 2 : resume should be updated with your current skills and details
Tip 3 : mention projects on which you have worked
this round comprise of two parts , Apti + Reasoning and coding round. for coding multiple option for language was available like C,C++, JAVA , Python , JAVASCRIPT , and more.



The width of each bar is the same and is equal to 1.
Input: ‘n’ = 6, ‘arr’ = [3, 0, 0, 2, 0, 4].
Output: 10
Explanation: Refer to the image for better comprehension:

You don't need to print anything. It has already been taken care of. Just implement the given function.
An element can store water if there are higher bars on the left and right. The amount of water to be stored in every element can be found out by finding the heights of bars on the left and right sides. The idea is to compute the amount of water that can be stored in every element of the array.
Can you handle pressure?
What is your biggest regret?

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?