Hi,
I have given my screening round last week. There were two questions asked.
One was an easy question abt finding a maximum subarray length of same numbers given a number.
The other was a followup on the same question where we can now modify the array atmost "k" times (This can be solved by sliding window).
I have solved the first question in around 5-10 mins. I was stuck at the second problem. Took some hints and was able to get to a solution at the end of the interview and was not able to code it up.
What are my chances of passing the screening round?