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.
You could have googled "Left rotation" or "Rotate left".
@g964 can you please explain and give an example of what you mean when you say: "otherwise rotate it to the left by one position"?
I understood it as "123456" -> "612345" ,
or maybe you meant "123456" -> "213456" ?
Can author or someone clarify it, please?
Thanks!
Nice one!