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
Kindly check again @rowcased
Have added a few valid swaps for sample tests
I have updated the tests as per the docs. Please give them another look. Have also updated the description to capture no direct exhange of gifts.
Thank you for the guideline links. Working on the tests. n = 2 is not valid because we don't want an employee receiving a gift from the same employee they are gifting.
You're right. Thank you. I have updated the kata to only cover 3 digit numbers where first and last digit differ by at least one.
Smooth!
Done!
Great catch. My bad. On it.
This comment is hidden because it contains spoiler information about the solution