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.
1 is not a prime number. Its probably the problem here.
Check if you correctly include/exclude upper (and lower) bound of the range in your answer.
same bro
149 is the internal points you get for rank progress. You get 32 honor for solving blue katas (3 and 4 kyu). The points displayed is honor.
82_harsh: Then your code is the problem. Probably your sorting algorithm isn't right.
B1ts: The input will consist of unique values.
JS tests are fine. You must be failing some edge cases (maybe repeating numbers?)