• 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
tsaiDavid Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2015
Last Seen:Jul 2018
Profiles:
Following:1
Followers:2
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (4)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • jordles
    • commented on "Square(n) Sum" kata
    • 2 years ago

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

  • Custom User Avatar
    • Zencha
    • commented on "DNA to RNA Conversion" javascript solution
    • 6 years ago

    Thanks for that explanation :) I didn't think of using split and join in that way.

  • Custom User Avatar
    • Voile
    • resolved an issue on "Square(n) Sum" kata
    • 7 years ago

    Not an issue

  • Custom User Avatar
    • TheDoctor
    • commented on "DNA to RNA Conversion" javascript solution
    • 10 years ago

    Yes the split function will change, for example, "GCAT" into ["GCA",""]. The join then adds a "U" between all of the strings in the array so you get "GCA" + "U" + "" -> "GCAU".

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...