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.
Rejected due to
Modifying reference solution which is unnecessary
Modifying the test structure to make it even more less organized
Translation has been rejected by someone, please propose a new fork and a new suggestion
Thank you for the Haskell translation. It has been approved.
Also, thank you for correcting the spelling and grammar errors. Much appreciated.
Haskell translation
The
friends_list
is not random enough and always follows the order of the original list:['john','matt','alex','cam',....]
.Better take a random sample instead.
This error comes up when I try without any of my code:
div = max(abs(actual), abs(expected), 1)
^^^^^^^^^^^
TypeError: bad operand type for abs(): 'NoneType'
This concept has potential but the execution flounders it
Maybe it's something personal, because I'm practicing for interviews where I won't have the help of Google. But it would be interesting to have the Haversine formula available in the question statement
This comment is hidden because it contains spoiler information about the solution
Hi ! Thanks for opportunity. I can't understand why my solution is not correct. But in my VSCode the answer is correct. The problem always with 'G12 8NU'. Can you advise me something?
I am marking this as resolved, as this is not a kata issue.
Hint
: You shouldreturn
whole solution, instead of printing every line separately.I did it in kata editor, but will do fork next time.
marking as resolved plenty of new tests, including random added since that by someone.
marking as resolved - random tests added by someone.
marking issue as resolved, as both katas you refer as duplicates are retired now. If there are any other duplicates, please raise a new issue.
Loading more items...