• 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
itsdave Avatar
Name:Dave Gershman
Clan:Unknown
Skills:c#, python
Member Since:Dec 2016
Last Seen:Apr 2024
Profiles:
Following:188
Followers:186
Allies:183
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (17)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Unnamed
    • created an issue for "Dividing Fractions" kata
    • 5 years ago

    Method names should start from a capital letter in C#.

  • Custom User Avatar
    • Unnamed
    • created an issue for "Dividing Fractions" kata
    • 5 years ago

    divideFractions("1/0","1/2") => returns null

    but

    • The fractions will never be improper.

    So this case is invalid.

  • Custom User Avatar
    • cliffstamp
    • resolved an issue on "Sum of list values" kata
    • 7 years ago

    .

  • Custom User Avatar
    • Ian T
    • created a suggestion for "Dividing Fractions" kata
    • 7 years ago

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

  • Custom User Avatar
    • Ian T
    • commented on "Dividing Fractions" kata
    • 7 years ago

    I changed my solution to use and overflow ints and it passed the random tests.

    Changing all occurances of int with long in the random tests code solves this issue.

  • Custom User Avatar
    • Ian T
    • created an issue for "Dividing Fractions" kata
    • 7 years ago

    Random tests appear to be broken.
    inputs: "62694/-18591" "1089/52122"
    expected: "1027230628/20245599"

    The expected is not even the correct sign. Are the random tests doing something like overflowing the int datatype?

  • Custom User Avatar
    • idzmitry
    • commented on "Dividing Fractions" kata
    • 8 years ago

    Hi.Could you please recheck unit tests for expected negative/positive numbers? (.NET/C#)

  • Custom User Avatar
    • ice1000
    • resolved a suggestion on "My First Kata - Greetings!" kata
    • 8 years ago

    Nice!

  • Custom User Avatar
    • m1n0
    • created a suggestion for "My First Kata - Greetings!" kata
    • 8 years ago

    As noted by others, there is plenty of simple katas like this, I would suggest deleting this one.

  • Custom User Avatar
    • ngmhprogramming
    • commented on "My First Kata - Greetings!" kata
    • 8 years ago

    Approved.

  • Custom User Avatar
    • itsdave
    • commented on "My First Kata - Greetings!" kata
    • 8 years ago

    C# Translation translation added! :)

  • Custom User Avatar
    • itsdave
    • commented on "Don't give me five!" csharp solution
    • 8 years ago

    Have never seen such a name for a string. But it gave me a good laugh so I thank you for that.

  • Custom User Avatar
    • itsdave
    • commented on "2 + 2 * 2 problem" kata
    • 8 years ago

    Had to be one of the most difficult 8kyu Kata I have ever done, this should be at the least a 4kyu.

  • Custom User Avatar
    • itsdave
    • commented on "Dividing Fractions" kata
    • 8 years ago

    Random tests have been added! Thank you! :)

  • Custom User Avatar
    • user5036852
    • commented on "Dividing Fractions" kata
    • 8 years ago

    Nice kata! Thanks! :-)

    You should add some random tests.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...