Special String Again | Solving The Programming Challenge

preview_player
Показать описание
In this video, we are going to solve the "Special String Again" programming challenge on Hacker Rank.

Let's work together on solving this medium difficulty challenge that involves string manipulation and playing with indices.

I hope you learn and ♥ the video!

(DISCLAIMER: At the moment of recording I already had analyzed the problem and thought the solution, though the coding happened while recording)

------------------------------------------

------------------------------------------
Juan's Social Media:
Рекомендации по теме
Комментарии
Автор

This is a quality video really deserves more views

samgedam
Автор

Very Elegant Solution. Thanks for sharing your solution.

deepaligarg
Автор

Hello sir, How can you approach this problem and be able to think about above mentioned solution ? As I also think abt the solution but it passes only test cases and for hidden cases it gives time limit exceed error.

Ktcl
Автор

Just want to inform - this code does not give the correct answer. Even the first part with all identical letters in the string does not work- goes into infinite loop. Please review. Thanks

USER-pusb
Автор

guy this solution is revolutionair, but your explanation is not complete. the variabel result inheritate the number from first while loop. there are several coincident make this possible!!!! as if you got inspiration from GOD, I would like to say it is spectaculair !

zhengxijiang