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.
Add some useful
it
block for anti cheat tests.Now this is a terrifying kata, had to essentially one-line this in js.
You will receive a string as input and you should return a regex pattern that matches another string (not provided, you will never encounter them) that contains at least once each unique letter from the input string.
Don't hesitate to ask help in the
#help-solve
channel from the Codewars discord server when neededI don't understand the question at all. Poor kata. Don't waste your time.
i fixed that too in my fork below, in case you feel like approving it
I get the meaning of the test being named
should_be_less_than_300
but the other part is nonsensical:
That user deleted his/her account, you won't get an answer from him/her.
@user9644768 Why wouldn't
sum
be allowed? It's a similar method to what is done for C/C++.Rejecting as superseded by the child fork.
Tests are not broken, they just have bad assertion messages.
This kata uses pandas version 1.5.3, where the filter_func in pandas.DataFrame.update() takes only one argument (the target series).
In pandas 2.0 you have the ability to use two arguments in the filter_func! This would allow much cleaner and code for problems of this sort ^_^
approved!
C:
'…'
) whose encoding is not specified. It should be mentioned that the expected encoding is UTF-8;300
, as reported thereboth fixed here
Loading more items...