• 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
Dragoris Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2016
Last Seen:Nov 2023
Profiles:
Following:3
Followers:8
Allies:3
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (209)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • AbdullahBakeBake
    • commented on "Dashatize it" kata
    • last month

    this is very helpful thank you

  • Custom User Avatar
    • n64expansionpak
    • commented on "Convert an array of strings to array of numbers" javascript solution
    • 2 months ago

    i was on the right track. i will never give up

  • Custom User Avatar
    • www.BCFCODE.ir
    • commented on "Greatest Common Factor of an Array" kata
    • 2 months ago

    Reflections on the Challenge

    This challenge provided a refreshing and intellectually rewarding experience. It offered a unique opportunity to explore tree factorization through a more thoughtful and clever approach, rather than relying solely on standard best practices.

    I sincerely appreciate the effort and creativity that went into designing this kata. It encouraged not just algorithmic thinking, but also a deeper consideration of elegant problem-solving strategies—something I value highly in both learning and teaching.

    Thank you for the opportunity to engage with such a well-crafted problem.

  • Custom User Avatar
    • BobtheLantern
    • commented on "String Scramble" kata
    • 3 months ago

    If you're referring to the second sample test, the input is sc301s, the expected return value is c0s3s1, your current code returns s1cs30

  • Custom User Avatar
    • guiller64
    • commented on "String Scramble" kata
    • 3 months ago

    strng='c0s3s1'
    array=[4,0,3,1,5,2]

    "c"=4
    "0"=0
    "s"=3
    "3"=1
    "s"=5
    "1"=2
    result=031scs

  • Custom User Avatar
    • ejini战神
    • created an issue for "String Scramble" kata
    • 4 months ago

    Ruby:

    random tests should not have a fixed length of 10 for both string and array

  • Custom User Avatar
    • FranzMartyn
    • created a suggestion for "Dashatize it" kata
    • 10 months ago

    Groovy Translation

  • Custom User Avatar
    • BlueDragonFire
    • commented on "Dashatize it" kata
    • 11 months ago

    Fair enough. I completely overlooked that

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "Dashatize it" kata
    • 11 months ago

    From the kata's description:

    but do not begin or end the string with a dash mark.

    Not a kata issue.

  • Custom User Avatar
    • BlueDragonFire
    • created an issue for "Dashatize it" kata
    • 11 months ago

    One of the weird sample tests uses 1 and expects 1, not -1-.

    1 is an odd number and so the test should have dashes

    Edit: forgot to mention this is the JavaScript version

  • Custom User Avatar
    • hrafov
    • commented on "Dashatize it" kata
    • 11 months ago

    for Java, I change parameter in function from int to long. There is a test where num = -2147483648

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Dashatize it" kata
    • 11 months ago

    Approved

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Dashatize it" kata
    • 11 months ago

    Approved

  • Custom User Avatar
    • trashy_incel
    • created a suggestion for "Dashatize it" kata
    • 12 months ago

    C translation (author gone)

  • Custom User Avatar
    • sidwick
    • commented on "Dashatize it" kata
    • 15 months ago

    Nice Kata

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...