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.
This comment is hidden because it contains spoiler information about the solution
That's it? wow lmao
Toppp!
Não conhecia esse eval ai.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
You can add a comment to clarify (as I did)
This comment is hidden because it contains spoiler information about the solution
Wanted to do the same thing but I felt it would not be readable to a newbie. Thinking about it again and I think its readable
nice solution, thanks that i learned how to create an array with an object 👍
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Oh, theoretically correct using set. Your Big-O should be n
That's it! Thank you very much for pointing that out!
What happens if there are another chars apart from
x
oro
with your code? Try withxao
for instance.This comment is hidden because it contains spoiler information about the solution