5 kyu
Four Letter Words ~ Anagrams
42 of 57rowcased
Loading description...
Algorithms
Games
Game Solvers
Lists
Strings
Parsing
Fundamentals
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
Thanks for the kata, quite nice.
I misunderstood the order, and when I read it again, I saw the word rotate, and I suddenly understood what it meant, and now my solution passed.
Thoroughly enjoyed it! It was one of those cases where I first said, "Nah, I ain't reading all that... " Then I kicked myself in the butt to come back again and slog through the description, and I was glad I did. Some kata are just hard to explain without a lengthy description. The thorough example was helpful, too. Thanks for all the work you put into this!
Could you rearrange the description to put the example after the Task/Input/output section?
no problem
I also put the
order
just prior to thetask
great solution, by the way!
thanks, nice kata