• 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
EmilyScripts Avatar
Name:Unknown
Clan:Unknown
Member Since:Oct 2017
Last Seen:Nov 2018
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (54)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • SS-Stefanov1
    • commented on "Detect Pangram" javascript solution
    • 4 months ago

    I meant that he made the regex filter unique cases just like a set :)

    (I on the other hand used both which is slower..)

  • Custom User Avatar
    • williambastard
    • commented on "Detect Pangram" javascript solution
    • 5 months ago

    When you will have complex cases, you will love it :D

  • Custom User Avatar
    • williambastard
    • commented on "Detect Pangram" javascript solution
    • 5 months ago

    Why you want he put a set ? It's work properly like that. Add a set will affect performance.

  • Custom User Avatar
    • williambastard
    • commented on "Detect Pangram" javascript solution
    • 5 months ago

    It will work cause it's not a condition for a panagram. This solution properly work's.

  • Custom User Avatar
    • Fruits68
    • commented on "Detect Pangram" javascript solution
    • 14 months ago

    nice, But I wonder if there will be any duplicate letters?

  • Custom User Avatar
    • SS-Stefanov1
    • commented on "Detect Pangram" javascript solution
    • 17 months ago

    Nice work putting the "set" inside the regex :)

  • Custom User Avatar
    • SkellXC
    • created a suggestion for "Reversed Message" kata
    • 2 years ago

    Python Translation

  • Custom User Avatar
    • LosBlobbos
    • commented on "Reversed Message" kata
    • 2 years ago

    Damn you fast

  • Custom User Avatar
    • akar-0
    • resolved an issue on "Reversed Message" kata
    • 2 years ago

    .

  • Custom User Avatar
    • akar-0
    • resolved a suggestion on "Reversed Message" kata
    • 2 years ago

    Approved

  • Custom User Avatar
    • LosBlobbos
    • created a suggestion for "Reversed Message" kata
    • 2 years ago

    JavaScript fork

    Fixing the issue I raised and updating to node 18

  • Custom User Avatar
    • LosBlobbos
    • created an issue for "Reversed Message" kata
    • 2 years ago

    JS - random tests can generate "0-length words" leading to words separated by more than 1 space.

    Possible solutions:

    • Don't generate empty words
    • Add to description that there can be more than 1 space between words and how they should be handled
  • Custom User Avatar
    • hernandemonteiro
    • commented on "Detect Pangram" javascript solution
    • 2 years ago

    i hate Regexp, but is very friendly in cases like this

  • Custom User Avatar
    • kurtovk
    • commented on "Reversed Message" kata
    • 2 years ago

    With JS. I tried to split with regexp. But it doesn't work. Very strange.

  • Custom User Avatar
    • KShiro616
    • commented on "Detect Pangram" javascript solution
    • 2 years ago

    I dont even know what I am looking at
    this is literally when maths in high school suddenly includes letters lmfao

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...