• 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
torret Avatar
Name:Unknown
Clan:Unknown
Member Since:Feb 2015
Last Seen:Aug 2018
Profiles:
    Following:0
    Followers:5
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (342)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Underscore_C
      • commented on "DNA to RNA Conversion" kata
      • 2 months ago

      DNA to RNA doesn't only translate T to U—the Science here is incorrect. It goes:

      C <-> G /
      T -> A /
      A -> U

    • Custom User Avatar
      • BobtheLantern
      • commented on "DNA to RNA Conversion" kata
      • 3 months ago

      When you solve a kata, the "test" button becomes "submit" in the code editor. As long as you hit that, your solution is posted to the solutions page (except in a few buggy cases).

    • Custom User Avatar
      • va20254
      • commented on "DNA to RNA Conversion" kata
      • 3 months ago

      how to post in solutions

    • Custom User Avatar
      • BobtheLantern
      • commented on "DNA to RNA Conversion" kata
      • 3 months ago

      There is no need to post solutions in discourse, that's what the solutions page is for. Also, when posting possible spoilers, please use the spoiler flag (I've added the spoiler flag to your post).

    • Custom User Avatar
      • va20254
      • commented on "DNA to RNA Conversion" kata
      • 3 months ago

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

    • Custom User Avatar
      • arcoasis19
      • commented on "DNA to RNA Conversion" kata
      • 3 months ago

      ooooooo! I'm so happy. It's the second Kata i solved by myself.

    • Custom User Avatar
      • Ocul
      • commented on "DNA to RNA Conversion" kata
      • 3 months ago

      What do you mean? It's just replacing the character T with the character U.

    • Custom User Avatar
      • Just4FunCoder
      • resolved a suggestion on "RNA to Protein Sequence Translation" kata
      • 5 months ago

      Enabled in this fork

    • Custom User Avatar
      • Madjosz
      • commented on "DNA to RNA Conversion" kata
      • 11 months ago

      Well the assertion messages of Python test framework are suboptimal.

    • Custom User Avatar
      • natan
      • commented on "DNA to RNA Conversion" kata
      • 11 months ago

      the issue here is probably not about whether their solution is correct, but that the test output itself can (if misreading, but reasonably so) seem to contradict the instructions (as it may seem to claim that 'TTTTUUUUU' was the input)

      ..which I agree with. this is poor wording which assumes a different context for the solver than the solver is actually in

    • Custom User Avatar
      • Madjosz
      • resolved an issue on "DNA to RNA Conversion" kata
      • 11 months ago

      Your algorithm is not correct. You append an 'U' for every 'T' (not exactly, actually it's even weirder but you get the point).

      Not a kata issue.

    • Custom User Avatar
      • Ataraxia-nervosa
      • created an issue for "DNA to RNA Conversion" kata
      • 11 months ago

      "'TTTTUUUUU' should equal 'UUUU'
      'GCATUU' should equal 'GCAU'"

      Say what now? I thought this was supposed to be just about converting Ts to Us. What is this?

    • Custom User Avatar
      • hobovsky
      • commented on "DNA to RNA Conversion" kata
      • 11 months ago

      Please do not post your solutions in kata discourses. It's not necessary, and they are spoilers.

    • Custom User Avatar
      • Ardi_-
      • commented on "DNA to RNA Conversion" kata
      • 11 months ago

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

    • Custom User Avatar
      • DeCaTou
      • commented on "DNA to RNA Conversion" kata
      • 11 months 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...