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.
What I was trying to say is that we should first parse and then check if the phone number matches.
Otherwise, we can have an especial situation where a name includes a pattern that could be identified as a phone unproperly.
For example:
If we search for the phone number +1-123-123-1234, this solution will identify that record, but should not, since the phone number is +1-999-999-9999.
It might sound over, but exceptions happens and we should provide solutions that works safely.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Approved
Lua translation !
merged
js fork
mocha/chai
assertionslodash
for randomnessgreat, I agree, your code should be short and fast at the same time.
why?
Should be fixed by the fork above.
Approved by someone
PHP fork:
should fix this issue.
In PHP random tests, "irtaq" or "qohnito" or "tonqikuko" expects to be true. Is that correct? Or a bug in author's solution.
done
Loading more items...