Skip to content

Deduplicate - isomorphic strings #104

@hobovsky

Description

@hobovsky
  1. Check if two words are isomorphic to each other
  • 6kyu
  • Satisfaction 94% with 630 solutions
  • 2 pending issues
  • 4 languages, Haskell-exclusive, lacks C# translation
  • Published Oct 2017, author inactive.
  1. Word Patterns
  • 6kyu
  • The task slightly differs but all the difference boils down to one call to split
  • Satisfaction 95% with 780 completions
  • 2 pending issues
  • 4 languages, all languages overlap with 3.
  • Published Oct 2015, author active
  1. Simple Fun #31: Is Substitution Cipher?
  • 6kyu
  • Satisfaction 95% with 170 solutions
  • 1 pending issue
  • 5 languages, Crystal-exclusive
  • Published Jan 2017, author inactive

I was able to solve all kata in Python with identical code (with an almost trivial modification for 2.).
The 3. is mentioned by ejini to "require effort to find the correct algorithm", but I am not sure what this would mean.
One matter to discuss is, is 2. similar enough to be considered a duplicate?

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