• 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
Dragomirc Avatar
Name:Dragomir Ceban
Clan:Birkbeck University
Member Since:Jun 2017
Last Seen:Aug 2024
Profiles:
Following:4
Followers:4
Allies:4
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (21)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • cliffstamp
    • resolved an issue on "Next Largest Value (by rearranging the last digit and the last by one if neccessary)" kata
    • 7 years ago

    I rewrote the description to clarify what people were doing, and replacted the reference solution with a much cleaner piece of code, and used DeepEquals.

  • Custom User Avatar
    • cliffstamp
    • resolved an issue on "Next Largest Value (by rearranging the last digit and the last by one if neccessary)" kata
    • 7 years ago

    Fixed.

  • Custom User Avatar
    • Voile
    • created an issue for "Next Largest Value (by rearranging the last digit and the last by one if neccessary)" kata
    • 7 years ago

    Sample tests are missing.

  • Custom User Avatar
    • Dragomirc
    • commented on "Valid Braces" kata
    • 8 years ago

    Sorry ignore my question

  • Custom User Avatar
    • Dragomirc
    • commented on "Valid Braces" kata
    • 8 years ago

    Hi xDranik,

    Can you please update on the Test.assertEquals(validBraces( "(({{[[]]}}))" ), false);
    Shouldn't it return true?
    Thank you in advance

  • Custom User Avatar
    • Dragomirc
    • commented on "Next Largest Value (by rearranging the last digit and the last by one if neccessary)" kata
    • 8 years ago

    Thank you Johan. I've just updated the name and expected behaviour. Will be shortly working on new Kata with your feedback in mind. Wish u a nice evening.

  • Custom User Avatar
    • JohanWiltink
    • commented on "Next Largest Value " kata
    • 8 years ago

    You'd have to specify expected behaviour exactly, and to me it would feel like a contrived, unnatural, illogical task.

    If in this way you wanted to get around the fact that your idea isn't new, you could do that. Frankly, I would not care for it much, but you're not beholden to my opinion.

    Also, you'd have to rename the kata. People would be getting wrong ideas.

  • Custom User Avatar
    • Dragomirc
    • commented on "Next Largest Value " kata
    • 8 years ago

    Hi Gents,

    Thanks for all your help. The Kata "Next bigger number with the same digits" is a more complicated version of mine( I wasn't aware about its existance, when I created mine). My Kata checks whether there is an existing next larger value by inversing just the last two digits, otherwise it retruns the same number.
    I was wandering if my Kata can qualify as a simplified version of the existing one, which can be ranked much lower, thus new starters as me can take advantage of?

    Thank you in advance

  • Custom User Avatar
    • smile67
    • commented on "Next Largest Value " kata
    • 8 years ago

    :-)... next time, next try...

  • Custom User Avatar
    • JohanWiltink
    • commented on "Next Largest Value " kata
    • 8 years ago

    There's duplicate and there's bad implementation. And they're not mutually exclusive .. ;]

  • Custom User Avatar
    • JohanWiltink
    • commented on "Next Largest Value " kata
    • 8 years ago

    Are you seriously asking him to do your homework for you ?!? :S

  • Custom User Avatar
    • smile67
    • commented on "Next Largest Value " kata
    • 8 years ago

    Not really, look at 1243 so 1234 is not bigger, but for example 1324;-)...

  • Custom User Avatar
    • Dragomirc
    • commented on "Next Largest Value " kata
    • 8 years ago

    Thank you for your feedback. Would you be able to give me some more details on your comment, as I was thinking that by checking if I can cahnge the last two digits for a bigger number, is the check if there is a next bigger number. Thank you in advance

  • Custom User Avatar
    • smile67
    • commented on "Next Largest Value " kata
    • 8 years ago

    Not really, the tests work different - see my issue;-) So he can change the description (no duplicate, but sense?) or his code/tests... than it's a duplicate;-)

  • Custom User Avatar
    • JohanWiltink
    • resolved a question on "Next Largest Value " kata
    • 8 years ago

    .

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...