Tip 1 :Focus more on DSA and CP( Try to solve problems daily)
Tip 2 : Try to make atleast 1 big good project
Tip 1: Prepare resume consisting of only things you actually have done during your college time.
Tip 2: Only one page is enough and good.
Robin and Williams are playing a game. An unbiased coin is tossed repeatedly. Robin wins as soon as the sequence of tosses HHT appears. Williams wins as soon as the sequence of tosses HTH appears. The game ends when one of them wins. What are the probabilities of winning for each player?
Tip 1 : It was a probability question
Tip 2 : Brush up your math skills



I used Kadane algorithm here to find subarray with maximum sum. It is a standard question for interview.
I used Kadane algorithm here to find subarray with maximum sum. It is a standard question for interview.



Given 'NUM' : 1.75
Irreducible fraction can be represented as 7/4.
Note that 14/8 = 1.75 as well, but 14/8 is not an irreducible fraction.
In order to preserve precision, the real number will be given to you in the form of two strings : the integer part, and the fractional part.
The integer part will contain not more than 8 digits, whereas the fractional part will always contain 8 digits.
I was unable to solve this question in given time. I thought of using decimal precision and other things but not able to solve this.
The interviewer was nice to me. He wants to check my communication skill. In starting, I was fumbling and he gave me time and made me comfortable.
Show me what kind of projects did you make( by showing the screen).
Asked me about Myself and My Village.
Tip 1: Try to make understand your project with other people.
Tip 2: Explain easy and simple.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: