Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
How much of Combinatorics does this kata need? Like I guess around 30%-40% is all about combinatorics to find the numbers which contain "5" in them.
Have
test.assertEquals(no5s(16384, 32768), 0, 'a = 82, b = 43')
in JS version again.This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
i am unable to pass the medium tests in python any ideas on how to optimize code
I'm afraid this is a duplicate: https://www.codewars.com/kata/584d618d52ee401a82000a05