• 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
niceguydave Avatar
Name:David Talbot
Clan:MyOptique Group
Skills:python
Member Since:Sep 2015
Last Seen:Jan 2023
Profiles:
Following:7
Followers:10
Allies:7
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (36)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • crystallograbear
    • commented on "Regex Password Validation" python solution
    • 5 months ago

    This is fantastic commenting. Thank you for setting the bar.

  • Custom User Avatar
    • -Angelina-
    • commented on "Regex Password Validation" python solution
    • 8 months ago

    This include nested quantifiers and could lead to potentially infinite backtracking

  • Custom User Avatar
    • garudajava
    • commented on "Regex Password Validation" python solution
    • 10 months ago

    Where is the category Best of Best Practices? Right here.

  • Custom User Avatar
    • HussainElemam
    • commented on "Regex Password Validation" python solution
    • 2 years ago

    nice one, one small comment you don't need to use ^ and $ because they are using re.fullmatch in the text anyway.

  • Custom User Avatar
    • Chrono79
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    Why would it be ok? See what it does here: https://regex101.com/

  • Custom User Avatar
    • htf_msk
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • niceguydave
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    In this case, the requirement is to have a password at least six characters long. This seems like a sensible minimum length. The value itself is entirely arbitrary, though.

  • Custom User Avatar
    • htf_msk
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • Chrono79
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    Use spoiler flag next time.

  • Custom User Avatar
    • RL23
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • matiasbertani
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    beautifull

  • Custom User Avatar
    • akar-0
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    I think regular expressions are not the appropriate tool for this.

  • Custom User Avatar
    • Netmojet
    • commented on "Regex Password Validation" python solution
    • 3 years ago

    Can somebody help me with finding a solution for the same kata but the criteria is different? The criteria changed from 'at least one time' to 'only one time'

  • Custom User Avatar
    • farhanaditya
    • commented on "Regex Password Validation" python solution
    • 4 years ago

    I didn't know you can break it down like that

  • Custom User Avatar
    • marekgrzesiak.22
    • commented on "Regex Password Validation" python solution
    • 4 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...