Excellent explanation Micheal!! Keep up the good work!!
@AlgosWithMichael4 жыл бұрын
Thank you, I appreciate it!
@shankarsampath303 Жыл бұрын
Fantastic explanation. Thank you
@vk40814 жыл бұрын
Your explanation is too good. Keep doing more videos
@AlgosWithMichael4 жыл бұрын
I'm glad they are helpful, thanks for watching!
@luobohu81283 жыл бұрын
Thank you for your video. It's so clear and intuitive!!! keep doing it bro!!!
@AlgosWithMichael3 жыл бұрын
Glad you liked it!
@MrSumitsharma786 Жыл бұрын
Hey michael how about doing this with single loop public boolean isLongPressedName(String name, String typed) { char ch1[]= name.toCharArray(); char ch2[]= typed.toCharArray(); int j=0,i=0; while(jch2.length) return false; if(i=0 && ch1[i-1]==ch2[j]) j++; else return false; } if(i
@dragonnbyte4 жыл бұрын
Excellent explanation Muinos !! Thank you so much :)
@dragonnbyte4 жыл бұрын
Subscriber++;
@AlgosWithMichael4 жыл бұрын
Thank you so much!
@AlgosWithMichael4 жыл бұрын
appreciation++;
@tuanho46414 жыл бұрын
Your explanation is really helpd. Please make more videos.
@AlgosWithMichael4 жыл бұрын
Awesome, glad I could help!
@geetusharma39234 жыл бұрын
Very nice explanation . Keep it up. Thank you so much for adding valuable content ❤️ 😊
@AlgosWithMichael4 жыл бұрын
Of course, thanks for watching!
@ramkiran3685 Жыл бұрын
Hi Michael. I liked your videos' I want to pay but unable to do so. Can you please check the latest RBI guide lines from India and modify at your need ?
@code74344 жыл бұрын
thanks brother
@AlgosWithMichael4 жыл бұрын
No problem man!
@manelzerah2 жыл бұрын
this problem is easy type on leetcode, jesus... im fckd up