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.
Why did I not think of this. I just wrote multiple switch case statements lol.
I am facing the timeout issue. But when I tried the same code in leetcode, there's no issue. Could you give me a hint to optimize my code.
I need help too. I am using Python 3.8 to try and solve this kata.