Skip to content

Deduplicate - break CamelCase into words #107

@hobovsky

Description

@hobovsky
  1. CamelCase to underscore
  • 6kyu
  • Satisfaction 92% of 620 solutions
  • Resulting words are separated with underscore, numbers involved
  • 1 pending issue regarding code style
  • 5 approved languages
  • Published Jun 2018, author active
  1. Break camelCase
  • 6kyu
  • empty space as separator
  • 90% out of ~60k solutions
  • 1 pending issue, probably invalid
  • 11 languages + 5 pending translations
  • published Aug 2013, author inactive
  1. Split camelcase
  • 7kyu
  • empty space as separator
  • 84% with 230 solutions
  • 2 pending issues complaining about bugged tests
  • 1 approved language
  • Published Jan 2017, author active

I have not solved 1. nor 3. yet, so I cannot compare languages exactly, especially in pending translations. I will add comparison of languages when I solve the kata.


Conclusion:

Metadata

Metadata

Assignees

Labels

discussion/deduplicateDiscussion and vote what to do with duplicate kata

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions