• 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
agram Avatar
Name:Albert Agram
Clan:Unknown
Skills:ruby, javascript, html, haml, css, sass, rails
Member Since:Sep 2013
Last Seen:Oct 2017
Profiles:
Following:1
Followers:3
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (179)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • hobovsky
    • created a suggestion for "Grouped by commas" kata
    • 3 months ago

    This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/225.
    Please join the discussion to help us identify duplicate kata and retire them.

  • Custom User Avatar
    • tobeannouncd
    • created a suggestion for "Twisted Sum" kata
    • 6 months ago

    Haskell translation

  • Custom User Avatar
    • natan
    • resolved a suggestion on "Grouped by commas" kata
    • 7 months ago

    Python, JavaScript, Haskell updated

  • Custom User Avatar
    • natan
    • created a suggestion for "Grouped by commas" kata
    • 8 months ago

    Python changes

    • BREAKING DESCRIPTION CHANGE: changed spec to INCLUDE 2**31-1, was previously maximum 2**31-2 which is WEIRD and probably unintentional
    • added missing fixed test for 0 as per spec, added 2**31-1 as per NEW spec
    • added 1 10 100 1000 and 9 99 999 .. in case someone's got an off-by-one somehow
    • picks 10 of each possible length and rolls within that range instead of just randrange(2**31) which is going to pick the same number of digits 90% of the time

    (I've got the same thing but in haskell as well once this description-changing fork has made it in)

  • Custom User Avatar
    • natan
    • commented on "Grouped by commas" kata
    • 8 months ago

    Idk java but, thoughts:

    • you've added a second "Description".
    • fix indentation in the initial code and add a space between // and the rest of the comment
    • please use the test logic in my python fork above instead - because the one you're using and that several other languages are using is poor as it picks the same number of digit 90% of the time. (and the range of numbers you picked or copied is also weird)
  • Custom User Avatar
    • ricardo.me
    • created a suggestion for "Grouped by commas" kata
    • 8 months ago

    Java traduction

  • Custom User Avatar
    • saudiGuy
    • commented on "Grouped by commas" kata
    • 9 months ago

    updated

  • Custom User Avatar
    • hobovsky
    • resolved a suggestion on "Grouped by commas" kata
    • 9 months ago

    merged

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Twisted Sum" kata
    • 2 years ago

    Your code only cycles from 1 to 9 (both inclusive) and does not take into account the individual digits of numbers > 99

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Twisted Sum" kata
    • 2 years ago

    I've tested your solution and it passed the tests, closing

  • Custom User Avatar
    • saudiGuy
    • created a suggestion for "Grouped by commas" kata
    • 2 years ago

    python new test framework is required. updated in this fork

  • Custom User Avatar
    • marjan
    • commented on "Grouped by commas" kata
    • 2 years ago

    Accomplished in c++.

  • Custom User Avatar
    • ejini战神
    • created an issue for "Twisted Sum" kata
    • 2 years ago

    Fixed tests in C# is commented out for no reason

  • Custom User Avatar
    • aelshako
    • commented on "Grouped by commas" kata
    • 2 years ago

    Nice kata!

  • Custom User Avatar
    • kirull
    • resolved a suggestion on "Grouped by commas" kata
    • 2 years ago

    Approved

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...