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.
sure! you've done all the work and it worked, best of luck
Thanks for the feedback. I'll go for the translation then.
Okay yeah, the code-golf one doesn't really count. The final one does require you implement the same binary search algorithm, although the outcomes are not identical. Meanwhile, the first one is the one that matters because it requires the exact same code as yours translated to JavaScript. In that case, you would be welcome to offer a translation of that kata in Python. But it makes no difference if the kata you want to create is not in your language, so I would be sure to check all languages (and all Beta kata) before you create a new kata.
https://www.codewars.com/kata/547bf139ec2cf10b7c0003e6 is nice, but it's javascript, not Python.
I'm also not sure why it's still stuck in beta after 6 years from publish.
https://www.codewars.com/kata/54108ea1a0e736cf62000b93
https://www.codewars.com/kata/5749b2fc8bf8b6fbd3001ff3
While these two problems use binary search concepts, they are fundamentally different problems from this one.
Binary Search
Binary Search Golf
Guess the secret integer (binary search)
I searched, but couldn't find good examples (sSearch engine is... far from efficient on cw... :/ )
The most efficient way to know if something already exists is to ask on gitter chat
Do you mind giving a link? The reason I made this was because I couldn't find the binary search problem you're referring to.
Hi,
Sorry, but that's a duplicate of too many other katas about binary/bisection search. I cannot get my hand on one right now, But I can assure you I already solved the exact same task on CW (and in python). So you should unpublish it, thx.
cheers