• 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
CodewarsDenis Avatar
Name:Denis Dziganchuk
Clan:pasv
Member Since:May 2020
Last Seen:Mar 2025
Profiles:
Following:331
Followers:337
Allies:327
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (303)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • CodewarsDenis
    • resolved a suggestion on "Two numbers are positive" kata
    • 15 months ago

    Fixed.

  • Custom User Avatar
    • JuhaJGamer
    • commented on "Two numbers are positive" kata
    • 2 years ago

    This solution is clearly wrong as can be seen by testing it with inputs (1,2,3) (expected 0, produces 1) and (1,-2,-3) (expected 0, produces 1). Nevertheless, it passes the test suite every last time. Might I suggest adding an element of randomness into the testing so that c is not always 1 or 0?

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "Russian postal code checker" kata
    • 2 years ago
  • Custom User Avatar
    • o2001
    • created a suggestion for "Two numbers are positive" kata
    • 2 years ago

    C++ Translation

  • Custom User Avatar
    • JohanWiltink
    • commented on "Two numbers are positive" kata
    • 2 years ago

    beginners struggle

    possibly actually reading the description is a novel idea for them. but that's no reason to have this kata; any other kata will do.

  • Custom User Avatar
    • Awesome A.D.
    • resolved a suggestion on "Two numbers are positive" kata
    • 2 years ago

    approved

  • Custom User Avatar
    • LosBlobbos
    • commented on "Two numbers are positive" kata
    • 2 years ago

    Downvoting and not explaining why is just lazy

  • Custom User Avatar
    • Madjosz
    • resolved a suggestion on "Two numbers are positive" kata
    • 2 years ago

    Approved.

  • Custom User Avatar
    • Madjosz
    • resolved an issue on "Two numbers are positive" kata
    • 2 years ago

    Fixed.

  • Custom User Avatar
    • LosBlobbos
    • created an issue for "Two numbers are positive" kata
    • 2 years ago

    There's an error in one js test error message assert.strictEqual(twoArePositive(-4, 6, 0), false, '(4, -6, 9)'); should be assert.strictEqual(twoArePositive(-4, 6, 0), false, '(4, -6, 0)');

  • Custom User Avatar
    • ParanoidUser
    • created a suggestion for "Two numbers are positive" kata
    • 2 years ago

    nitpick: a minor typo in the description two of [of] the three.

  • Custom User Avatar
    • Madjosz
    • commented on "Two numbers are positive" kata
    • 2 years ago

    Not anymore. Test cases have been updated.

  • Custom User Avatar
    • Madjosz
    • resolved an issue on "Two numbers are positive" kata
    • 2 years ago

    Added also for C#.

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Two numbers are positive" kata
    • 2 years ago

    Approved by someone

  • Custom User Avatar
    • Madjosz
    • commented on "Two numbers are positive" kata
    • 2 years ago

    Well seeing all the beginners struggle with this kata I would say there is clearly a demand for it. The only thing which is off is the rating of 7 kyu while it should clearly be an 8 but that's already too late.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...