You need to sign in or sign up before continuing.×
6 kyu
Coding Meetup #15 - Higher-Order Functions Series - Find the odd names
2,881 of 3,817PiotrBerebecki
Loading description...
Functional Programming
Data Structures
Arrays
Fundamentals
Algorithms
Strings
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.
Nice one of the series, compliments.
This comment has been hidden.
COBOL translation (author inactive)
approved
It would be better to put the keys in the dictionary given in the description box in string quotes
I made a C# translation for this Kata.
I started using a list of dictionaries to store the developers but the code was getting messy so I switched to a list of structs. The struct is declared in the preloaded file.
Suggestions are appreciated.
Python translation
Thank you for the feedback
Great series of katas to easily learn how to use array functions! More of them please!;)
This series of katas are great
I really, really like this series!
Very kind of you, thank you :) I hope to be adding more katas to the series. All the best
Yeah! Give us more! :-)