• 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
radoL91 Avatar
Name:Unknown
Clan:Unknown
Member Since:Aug 2022
Last Seen:Apr 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (10)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ClaraLopezUribe
    • commented on "DNA to RNA Conversion" javascript solution
    • 2 years ago

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions/Cheatsheet

  • Custom User Avatar
    • Mim-Sky
    • commented on "DNA to RNA Conversion" javascript solution
    • 2 years ago

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions

  • Custom User Avatar
    • kaizen888
    • commented on "DNA to RNA Conversion" javascript solution
    • 3 years ago

    This is brief:

    https://www.w3schools.com/jsref/jsref_obj_regexp.asp

  • Custom User Avatar
    • radoL91
    • commented on "Count by X" javascript solution
    • 3 years ago

    You need x at z[0]. If i would be 0 your z[0] would be always 0. Multiply by 0 is alwyas 0.

  • Custom User Avatar
    • radoL91
    • commented on "DNA to RNA Conversion" javascript solution
    • 3 years ago

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

  • Custom User Avatar
    • cdsantiago
    • commented on "Multiples of 3 or 5" kata
    • 3 years ago

    this was hard for me as a beginner, took me like 5 hours to figure out

  • Custom User Avatar
    • radoL91
    • commented on "Basic Mathematical Operations" javascript solution
    • 3 years ago

    Smart but dangerous. Ofc its 8 kyu kata and we shouln't be worried about security aspects.

  • Custom User Avatar
    • WaitMyCode
    • commented on "Multiples of 3 or 5" kata
    • 3 years ago

    8 kyu and I can't complete this task :\

  • Custom User Avatar
    • benjaminzwhite
    • commented on "Multiples of 3 or 5" kata
    • 3 years ago

    It's one of the oldest katas on the site so ranking/difficulty grading is a bit out of date.

    Besides, if you think it is too easy; why not try to solve it in O(1) rather than your O(n) solution which times out for inputs ~ 100,000,000 ?

  • Custom User Avatar
    • radoL91
    • commented on "Multiples of 3 or 5" kata
    • 3 years ago

    It should be 8 kyu instead 6 kyu

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...