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 kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/177.
Please join the discussion to help us identify duplicate kata and retire them.
It would be cool if the kata required the greatest product of n consecutive digits.
The kata also needs randomized test cases, like it was mentioned before.
The description needs to be a bit clearer. When we're looking for the greatest product of n consecutive digits, we first need to get all the possible n-digit numbers from the original number. For instance: