5 kyu
Sorting Poker
146 of 384myjinxin2015
Loading description...
Puzzles
Algorithms
Sorting
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.
Good Kata for work with strings practice!
F#
Interesting kata indeed, as usual.
python new test framework
rejecting because i approved this one which was older and fixed the inconsistency between Python and the other languages
If the "puzzle" tag refers to the description, you definitely got it right.
Python fork with new test framework:
SDHC
♠♦♥♣
Old python version uses 'SDHC' but all other languages use '♠♦♥♣'.
approved the second version
F# problems:
♣♦♥♠
, notCDHS
Expected and actual values are reversed in C# tests (at least in the sample ones).
fixed
This comment has been hidden.
Thanks. It's a buggy translation. I've tried to solve the problem, but too many bugs in his code. So, I will notice the translator to do the job. I'll post a new reply here, if it's fixed. ;-)
for python, can you please don't use 's' as a variable in the test script? i defined my 's' string, and got overwritten by the 's' in the test script, it took me quite some time to find out what had gone wrong
I will change this now, thank you for the comment
I have made a new fork of the kata, I made the variable 's' to stringVar.
Generally @myjinxin2015 will get to it pretty quickly.
Thank you
no sample tests in python. Is that normal? (EDIT: no solution setup either...!!!!)
And... I understand nothing to the description... Is that normal too...?
I know the correct version is kumited I'm waiting for it to be approved
I'm wating for this version to be approved
@Ze-Marcos Approved. @Blind4Basics Please retry and give me a feedback. Thanks ;-)
Ok, done. With a night of sleep in between, that's better. I'd though suggest some modifications to the description feel free to use them, part of them or not at all:
Cheers
There was a huge mix up with the Python translation.
The correct solution/translation was kumited but the kata is showing up blank.
I love this Kata!
Thank you very much @myjinxin2015
Happy coding
^_^
I'm going to try to do more and more of your katas', you are a true master!
Nice kata!