@Prkr28

Timestamps (Powered by Merlin AI)
00:07 - Understanding the sequence of count and say
02:53 - Understanding the concept of Count and Say sequence
05:28 - Understanding the concept of passing van and processing data
07:39 - Explaining the 'Count and Say' function
09:21 - Explaining the count and say algorithm
10:56 - Count and Say algorithm explained with live coding
13:19 - Understanding function calls and processing start
14:50 - Converting characters to strings and performing counts for result in a loop
15:57 - Solving final question after passing all tests

@tilakbhujade4438

Very nice explanation. Pura ka pura logic samajh gaya. Apke logic se code maine khud hi solve kar diya. Thanks Sir!!! (That superbike sound in the BG tho...)

@csengineer8819

sir pheli baar hindi dekhi coding ke question  ... pura 1-12th ka hindi  medium school yaad agya

@dipalisharma4682

solved it by myself was easy since I have been following your channel

@Sachinraj_143-king

Truly inspiring! You started with just a 3-day streak… and now you’ve been consistently at it for almost 2 years. That’s not just dedication—it’s discipline, passion, and true growth. Salute to your journey, bhaiya! 🔥🙌

@MounikaEMB

Just started strings playlist.😊

As per question its hard to understand but after your explanation it is easy for me to understand... Thank you for making such a great videos for us🙏

@vyombajaj48

It was in today's POTD . Solved by my own by recursive approach

@aakarsh987

Damn I saw so many explanations but couldn't understand anyone, you explained in a magical way, it was so amazing, thank you!!

@vlogwithmadhuri

Your explanation is really so realistic and great, Thank you so much sir for this great video

@shubhamarya5432

coding(DSA) wale ..prabhu....kaha rhte ho sirr aap...bs ek baar aapke pair chunee hain....ksm se sir ... mjaa aa gyaaa....🥰🥰

@coderbanda-p2s

Poora Paid Course Sell karne wala Samaaj Dara hua hai MIK se 😅
Love your explanations man

@HimanshuRaj-v1l

If you don't want recursion: start with ans="1" and run a loop for n-1 times, calculate run length encoding of ans string at each iteration like ans=rle(ans). Boom you got your answer.

@AjitKumar-jr7jo

Today i sit in a OA  of a company ,and it is the 1st question out of 3 , i could not understand this question, i totally got panicked and won't able to solve a single question.;)

@DebeshPaul-c2z

just started the string series, your videos are helping a lot!

@souravjoshi2293

Dude this became so easy. Thanks

@vineetjadhav1785

Very Great Explaination ❤❤👋👋

@mikasaackerman1401

Question 
Why are we using while loop again? why can't we just do it in the for loop and write an if condition??
Am I missing something here?🤔

@gui-codes

This is the best explanation for this problem thanks a lot

@sp_9467

Very nice handwriting

@NandakishorGudala

Great explanation!!,watched intuition coded own !!