i have written the code for the problem minimum window substring. i have also done the dry run for the given input but then also compiler is showing incorrect output.
please identify what is wrong in the code thanks.
Not able to understand why the output is not coming correct
Pls eleborate ur approach.