adityaarakeri / Interview-solved

🌴 Solutions to few of the interview coding challenges in Python 🐍
MIT License
40 stars 62 forks source link

Solution for Sherlock and the Valid String from HackerRank #60

Closed SushanShakya closed 3 years ago

SushanShakya commented 3 years ago

Adds Solution for the problem of Alternating Characters originally from Hackerrank.

File Location : HackerRank/sherlock_and_the_validstring.py