Tip 1 : do hands on whatever you have mentioned
Tip 2 : dont excegerate the things in resume
Tip 3 : little knowledge on some topics are not good , so its better to have proper knowledge on the topics that you told the interviewer
Tip 1 : do proper listings and duration of project
Tip 2 : don't put false things on resume
It was in the evening
Good environment and supporting
Interviewer was nice



The left subtree of any particular Dragon Ball ‘D’ will always contain Dragon Balls with the number of stars less than that of the Dragon Ball ‘D’.
The right subtree of any particular Dragon Ball ‘D’ will always contain Dragon Ball's with the number of stars greater than that of the Dragon Ball ‘D’.
The number of structurally unique binary trees can be very large, so return the number of structurally unique binary trees modulo 10^9 + 7.
It was mostly related to coding round
Checking and focused to reduced the complexity of a program



Each pair should be sorted i.e the first value should be less than or equals to the second value.
Return the list of pairs sorted in non-decreasing order of their first value. In case if two pairs have the same first value, the pair with a smaller second value should come first.

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?