• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
mshirman Avatar
Name:Unknown
Clan:Unknown
Member Since:Jan 2017
Last Seen:Feb 2023
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (9)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • mythknight
    • commented on "Password generator" kata
    • 9 years ago

    I found this kata more difficult in javascript as compire to Python !!! Great kata

  • Custom User Avatar
    • mshirman
    • commented on "Password generator" kata
    • 9 years ago

    thanks

  • Custom User Avatar
    • GiacomoSorbi
    • commented on "Password generator" kata
    • 9 years ago

    Oh, ok, sweet. Cheers

  • Custom User Avatar
    • mshirman
    • commented on "Srot the inner ctonnet in dsnnieedcg oredr" kata
    • 9 years ago

    I just looked at it afresh and see that there is an edge case for 1 character words that need to be handled. That's where the problem was in my code.

  • Custom User Avatar
    • mshirman
    • commented on "Password generator" kata
    • 9 years ago

    Python. But I got it solved, my upper limit for the lengh was 1 too low.

  • Custom User Avatar
    • GiacomoSorbi
    • commented on "Password generator" kata
    • 9 years ago

    Which language?

  • Custom User Avatar
    • mshirman
    • commented on "Password generator" kata
    • 9 years ago

    I also have 1 test case failing "Passwords lengths are not different enough! (6-20 chars)". I'm not sure what's wrong. Please let me know...

    Test Results:
    Generating 10000 passwords ...
    Testing validity ...
    ✔ Test Passed
    Testing for password lengths ...
    ✘ Passwords lengths are not different enough! (6-20 chars)
    Testing for inequality ...
    ✔ Test Passed
    Testing for character count ...
    ✔ Test Passed

  • Custom User Avatar
    • user5036852
    • commented on "Srot the inner ctonnet in dsnnieedcg oredr" kata
    • 9 years ago

    You should output the input string.
    I bet there was only one letter and you double it with your algorithm! :-)
    "The inner content is the content of a word without first and the last char."

  • Custom User Avatar
    • mshirman
    • commented on "Srot the inner ctonnet in dsnnieedcg oredr" kata
    • 9 years ago

    Is there an issue with one of the tests?:
    'jzxwnjgao jtsrrky sxrjs uxvrqokdy qwgb zxwsoim ww xfo' should equal 'jzxwnjgao jtsrrky sxrjs uxvrqokdy qwgb zxwsoim w xfo'

    Why the sort would tranform 'ww' into 'w'?
    My solution passes all the tests with exception of this edge case where the requirements don't seem to be 100% clear.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...