You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No random tests (yes the inputs are random but the results are still fixed, in both sequence and pattern-wise)
Kata is still stuck in Node 8.
The maximum range should be increased further beyond 5000 to prevent hardcoding
There are 5 types of fruits in the basket: Apples, Pears, Oranges, Lemons and Bananas. However, There might be some fruits left in the basket, after you sort them. Both of these statements contradict to each other. Either the statistic given is computed with minor rounding issues or there are more than 5 types of fruit in the basket. This should be specified clearly.
Any thoughts on whether the kata should be sent back to beta for fixing or retirement ???
The text was updated successfully, but these errors were encountered:
Basket of Fruits
No fixed tests
No random tests (yes the inputs are random but the results are still fixed, in both sequence and pattern-wise)
Kata is still stuck in Node 8.
The maximum range should be increased further beyond 5000 to prevent hardcoding
There are 5 types of fruits in the basket: Apples, Pears, Oranges, Lemons and Bananas.
However,There might be some fruits left in the basket, after you sort them.
Both of these statements contradict to each other. Either the statistic given is computed with minor rounding issues or there are more than 5 types of fruit in the basket. This should be specified clearly.Any thoughts on whether the kata should be sent back to beta for fixing or retirement ???
The text was updated successfully, but these errors were encountered: