-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
discussion/deduplicateDiscussion and vote what to do with duplicate kataDiscussion and vote what to do with duplicate kata
Description
From #39
- 7 kyu
- Filter out non-digits. Result is of a numeric type.
- 94% with ~10k completions
- 1 pending issue
- 9 languages (C++, Java, NASM not covered by 2.)
- Published Jul 2015, author inactive.
- 8 kyu
- Filter out non-digits. Result is of a numeric type.
- 92% with ~7k completions
- 3 pending issues
- 7 languages + 1 pending translation (F#, D not covered by 1.)
- Published Aug 2016, author inactive.
- 7 kyu
- Filter out digits. Bug fixing.
- 90% with ~2.5k completions
- 3 pending issues
- 5 languages, no pending translations
- Published Aug 2015, author the same as 1.
- 7kyu
- Additional processing required after filtering
- 93% with ~5k completions
- 1 pending issue
- 14 languages, no pending translations
- Published Oct 2017, author active
Conclusion
- Keep 1. Filter the number
- Retire 2. Get number from string
- Keep 3. Failed Filter - Bug Fixing #3
- Keep 4. Numbers in strings
Filling gaps
- Move approved F# translation from 2. to 1.
- Move D pending translation from 2. to 1.
Metadata
Metadata
Assignees
Labels
discussion/deduplicateDiscussion and vote what to do with duplicate kataDiscussion and vote what to do with duplicate kata
Type
Projects
Status
Done