You are viewing a single comment's thread. Return to all comments →
PYTHON SOLUTION
def beautifulBinaryString(b): # Write your code here return len(b.split('010'))-1
how can you find solution like this ?
bro is a pro coder
Seems like cookies are disabled on this browser, please enable them to open this website
I agree to HackerRank's Terms of Service and Privacy Policy.
Beautiful Binary String
You are viewing a single comment's thread. Return to all comments →
PYTHON SOLUTION
how can you find solution like this ?
bro is a pro coder