Tip 1 : Firstly Go through from your Resume
Tip 2 : The main point is to strong your computer fundamentals
Tip 1 : It should be of one page
Tip 2 : Mention your those skills which u are confident at.
The Interviewer was asked me some problem solving concepts from my skills which i have written in my resume



A substring is a contiguous sequence of characters within a string.
Example: "cod" is a substring of "coding". Whereas, "cdng" is not as the characters taken are not contiguous
Tip 1 : First u understand the problem statement very carefully
Tip 2 : and consider your boundary cases as well
It was final and quite easy round for me
Tell me About Yourself what are your strengths and weaknesses.
Tip 1 : Always be confident in this round. they will check your confidence as well as ur body language

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?